- 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 Iowa = {+
Line 247:
Line 247:
− ["New Year"] = { +
− _name = "Iowa", +
− _suffix = "New Year",
− _display_suffix = "(New Year)",
− _api_id = 825,
− _type = 8,
− _seasonal = true,
− _simple_naming = true,
Line 262:
Line 256:
−
− return Iowa
no edit summary
--[[Category:Player ship modules]]
--[[Category:Player ship modules]]
return {
[""] = {
[""] = {
_name = "Iowa",
_name = "Iowa",
},
},
},
},
seasonals = {
{ _suffix = "New Year", _season = "New Year 2017" },
},
},
class = {
class = {
}
}
}
}