- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
Line 2:
Line 2:
− local Roma = {+
Line 130:
Line 130:
− ["Halloween"] = { +
− _name = "Roma", +
− _suffix = "Halloween",+
− _display_suffix = "(Halloween)",
− _api_id = 958,
− _type = 8,
− _seasonal = true,
− },
− ["Oyakodon"] = {
− _name = "Roma",
− _suffix = "Oyakodon",
− _display_suffix = "(Oyakodon)",
− _api_id = 867,
− _type = 8,
− _seasonal = true,
−
− return Roma
no edit summary
--[[Category:Player ship modules]]
--[[Category:Player ship modules]]
return {
[""] = {
[""] = {
_name = "Roma",
_name = "Roma",
},
},
},
},
seasonals = {
{ _suffix = "Halloween", _season = "Halloween" },
{ _suffix = "Oyakodon", _season = "Fall 2016" },
},
},
}
}