Changes

no edit summary
Line 2: Line 2:  
--[[Category:Player ship modules]]
 
--[[Category:Player ship modules]]
   −
local Pola = {
+
return {
 
[""] = {
 
[""] = {
 
_name = "Pola",
 
_name = "Pola",
Line 122: Line 122:  
},
 
},
 
},
 
},
["Wine"] = "/Shopping",
+
seasonals = {
["Shopping"] = {
+
{ _suffix = "Shopping", _season = "Fall 2016", _season_suffix = "Wine/Shopping" },
_name = "Pola",
+
["Wine"] = "/Shopping",
_suffix = "Shopping",
  −
_display_suffix = "(Shopping)",
  −
_api_id = 828,
  −
_type = 5,
  −
_seasonal = true,
  −
_simple_naming = true,
   
},
 
},
 
}
 
}
  −
return Pola
 
Anonymous user