• 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
no edit summary
Line 2: Line 2:  
--[[Category:Player ship modules]]
 
--[[Category:Player ship modules]]
   −
local Kashima = {
+
return {
 
[""] = {
 
[""] = {
 
_name = "Kashima",
 
_name = "Kashima",
Line 123: Line 123:  
},
 
},
 
},
 
},
["Xmas"] = {
+
seasonals = {
_name = "Kashima",
+
{ _suffix = "Xmas", _season = "Christmas 2015" },
_suffix = "Xmas",
+
{ _suffix = "Valentine", _season = "Valentines 2016" },
_display_suffix = "(Xmas)",
+
{ _suffix = "Shopping", _season = "Sanma 2017" },
_api_id = 967,
  −
_type = 21,
  −
_seasonal = true,
  −
},
  −
["Valentine"] = {
  −
_name = "Kashima",
  −
_suffix = "Valentine",
  −
_display_suffix = "(Valentine's)",
  −
_api_id = 991,
  −
_type = 21,
  −
_seasonal = true,
  −
},
  −
["Shopping"] = {
  −
_name = "Kashima",
  −
_suffix = "Shopping",
  −
_display_suffix = "(Shopping)",
  −
_api_id = nil,
  −
_type = 21,
  −
_seasonal = true,
  −
_simple_naming = true,
   
},
 
},
 
}
 
}
  −
return Kashima
 
Anonymous user

Navigation menu