- 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 Verniy = {+
Line 63:
Line 63:
− ["Mackerel Pike Festival"] = { +
− _name = "Верный", +
− _suffix = "Mackerel Pike Festival",
− _display_suffix = "(Mackerel Pike Festival)",
− _api_id = nil,
− _type = 2,
− _seasonal = true,
− _simple_naming = true,
−
− return Verniy
no edit summary
--[[Category:Player ship modules]]
--[[Category:Player ship modules]]
return {
[""] = {
[""] = {
_name = "Верный",
_name = "Верный",
_implementation_date = {2013, 9, 11},
_implementation_date = {2013, 9, 11},
},
},
seasonals = {
{ _suffix = "Mackerel Pike Festival", _season = "Sanma 2017" },
},
},
}
}