• 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 Yamashiro = {
+
return {
 
[""] = {
 
[""] = {
 
_name = "Yamashiro",
 
_name = "Yamashiro",
Line 189: Line 189:  
_implementation_date = {2014, 11, 20},
 
_implementation_date = {2014, 11, 20},
 
},
 
},
["New Year"] = {
+
seasonals = {
_name = "Yamashiro",
+
{ _suffix = "New Year", _season = "New Year 2016" },
_suffix = "New Year",
+
{ _suffix = "Summer", _season = "Early Summer 2016" },
_display_suffix = "(New Year)",
+
{ _suffix = "Oyakodon", _season = "Fall 2016" },
_api_id = 978,
+
{ _suffix = "Zuiun", _season = "Mid-Summer 2017" },
_type = 9,
+
["Shopping"] = "/Oyakodon",
_seasonal = true,
  −
},
  −
["Summer"] = {
  −
_name = "Yamashiro",
  −
_suffix = "Summer",
  −
_display_suffix = "(Summer)",
  −
_api_id = 876,
  −
_type = 9,
  −
_seasonal = true,
  −
},
  −
["Shopping"] = "/Oyakodon",
  −
["Oyakodon"] = {
  −
_name = "Yamashiro",
  −
_suffix = "Oyakodon",
  −
_display_suffix = "(Oyakodon)",
  −
_api_id = 862,
  −
_type = 9,
  −
_seasonal = true,
  −
},
  −
["Zuiun"] = {
  −
_name = "Yamashiro",
  −
_suffix = "Zuiun",
  −
_display_suffix = "(Zuiun)",
  −
_api_id = nil,
  −
_type = 9,
  −
_seasonal = true,
  −
_simple_naming = true,
   
},
 
},
 
}
 
}
  −
return Yamashiro
 
Anonymous user

Navigation menu