- 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 128:
Line 128:
− ["Xmas"] = "/Christmas",+
− ["Christmas"] = {+
− _name = "Commandant Teste",+
− _suffix = "Christmas",+
− _display_suffix = "(Christmas)",+
− _api_id = 838,+
− _type = 16,+
− _seasonal = true,+
− _simple_naming = true,
− },
− ["Setsubun"] = {
− _name = "Commandant Teste",
− _suffix = "Setsubun",
− _display_suffix = "(Setsubun)",
− _api_id = 824,
− _type = 16,
− _seasonal = true,
− _simple_naming = true,
− },
− ["Valentine"] = {
− _name = "Commandant Teste",
− _suffix = "Valentine",
− _display_suffix = "(Valentine)",
− _api_id = 819,
− _type = 16,
− _seasonal = true,
− _simple_naming = true,
− },
− ["Hinamatsuri"] = {
− _name = "Commandant Teste",
− _suffix = "Hinamatsuri",
− _display_suffix = "(Hinamatsuri)",
− _api_id = 814,
− _type = 16,
− _seasonal = true,
− _simple_naming = true,
− },
− ["Summer"] = {
− _name = "Commandant Teste",
− _suffix = "Summer",
− _display_suffix = "(Summer)",
− _api_id = nil,
− _type = 16,
− _seasonal = true,
− _simple_naming = true,
− },
Module:Data/Ship/Commandant Teste (view source)
Revision as of 03:29, 28 December 2017
, 6 years agono edit summary
_voice_flag = 3,
_voice_flag = 3,
},
},
seasonals = {
{ _suffix = "Christmas", _season = "Christmas 2016" },
{ _suffix = "Setsubun", _season = "Setsubun 2017" },
{ _suffix = "Valentine", _season = "Valentines 2017" },
{ _suffix = "Hinamatsuri", _season = "Hinamatsuri 2017" },
{ _suffix = "Summer", _season = "Summer 2017" },
["Xmas"] = "/Christmas",
},
}
}