- 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 Ayanami = {+
Line 180:
Line 180:
− seasonals = {+
− { _suffix = "Yukata", _season = "Mid-Summer 2017" },+
− },+
Line 189:
Line 189:
−
− return Ayanami
no edit summary
--[[Category:Player ship modules]]
--[[Category:Player ship modules]]
return {
[""] = {
[""] = {
_name = "Ayanami",
_name = "Ayanami",
_implementation_date = {2014, 6, 20},
_implementation_date = {2014, 6, 20},
},
},
seasonals = {
{ _suffix = "Yukata", _season = "Mid-Summer 2017" },
},
class = {
class = {
_name = "Ayanami",
_name = "Ayanami",
},
},
}
}