- 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 Uranami = {+
Line 120:
Line 120:
− seasonals = {+
− { _suffix = "Setsubun", _season = "Setsubun 2017" },+
− { _suffix = "Naval Review", _season = "Sanma 2017" },+
− },+
−
− return Uranami
Fix tabbing
--[[Category:Player ship modules]]
--[[Category:Player ship modules]]
return {
[""] = {
[""] = {
_name = "Uranami",
_name = "Uranami",
},
},
},
},
seasonals = {
{ _suffix = "Setsubun", _season = "Setsubun 2017" },
{ _suffix = "Naval Review", _season = "Sanma 2017" },
},
}
}