- 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 Urakaze = {+
Line 120:
Line 120:
− ["Fall"] = "/Yukata", +
− ["Yukata"] = {+
− _name = "Urakaze", +
− _suffix = "Yukata",
− _display_suffix = "(Yukata)",
− _api_id = 938,
− _type = 2,
− _seasonal = true,
−
− return Urakaze
no edit summary
--[[Category:Player ship modules]]
--[[Category:Player ship modules]]
return {
[""] = {
[""] = {
_name = "Urakaze",
_name = "Urakaze",
},
},
},
},
seasonals = {
{ _suffix = "Yukata", _season = "Fall 2015" },
["Fall"] = "/Yukata",
},
},
}
}