- 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 Pola = {+
Line 122:
Line 122:
− ["Wine"] = "/Shopping", +
− ["Shopping"] = {+
− _name = "Pola",+
− _suffix = "Shopping",
− _display_suffix = "(Shopping)",
− _api_id = 828,
− _type = 5,
− _seasonal = true,
− _simple_naming = true,
−
− return Pola
no edit summary
--[[Category:Player ship modules]]
--[[Category:Player ship modules]]
return {
[""] = {
[""] = {
_name = "Pola",
_name = "Pola",
},
},
},
},
seasonals = {
{ _suffix = "Shopping", _season = "Fall 2016", _season_suffix = "Wine/Shopping" },
["Wine"] = "/Shopping",
},
},
}
}