- 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 Asashimo = {+
Line 118:
Line 118:
− ["Fall"] = "/Happi", +
− ["Akimatsuri Happi"] = "/Happi",+
− ["Happi"] = {+
− _name = "Asashimo",+
− +
− _display_suffix = "(Happi)",
− _api_id = 849,
− _type = 2,
− _seasonal = true,
− },
− ["Yukata"] = {
− _name = "Asashimo",
− _suffix = "Yukata",
− _display_suffix = "(Yukata)",
− _api_id = nil,
− _type = 2,
− _seasonal = true,
− _simple_naming = true,
−
− return Asashimo
no edit summary
--[[Category:Player ship modules]]
--[[Category:Player ship modules]]
return {
[""] = {
[""] = {
_name = "Asashimo",
_name = "Asashimo",
},
},
},
},
seasonals = {
{ _suffix = "Happi", _season = "Fall 2016" },
{ _suffix = "Yukata", _season = "Mid-Summer 2017" },
["Fall"] = "/Happi",
_suffix = "Happi",
["Akimatsuri Happi"] = "/Happi",
},
},
}
}