Changes

Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 82: Line 81:  
         _armor_mod = 1,
 
         _armor_mod = 1,
 
         _torpedo = 28,
 
         _torpedo = 28,
         _torpedo_max = 79,
+
         _torpedo_max = 80,
 
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
 
         _evasion = 46,
 
         _evasion = 46,
 
         _evasion_max = 89,
 
         _evasion_max = 89,
 
         _aa = 16,
 
         _aa = 16,
         _aa_max = 49,
+
         _aa_max = 50,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
 
         _asw = 27,
 
         _asw = 27,
         _asw_max = 64,
+
         _asw_max = 65,
 
         _speed = 10,
 
         _speed = 10,
 
         _los = 8,
 
         _los = 8,
         _los_max = 39,
+
         _los_max = 40,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 11,
 
         _luck = 11,
Line 120: Line 119:  
     seasonals = {
 
     seasonals = {
 
         { _suffix = "Christmas", _season = "Christmas 2016" },
 
         { _suffix = "Christmas", _season = "Christmas 2016" },
         { _suffix = "Fall Uniform", _season = "Late Fall 2017" },
+
         { _suffix = "Surigao Strait Assault", _season = "Eve Of Battle" },
 +
        { _suffix = "Autumn-Winter Uniform", _season = "Christmas 2017" },
 
         ["Xmas"] = "/Christmas",
 
         ["Xmas"] = "/Christmas",
 +
        ["Fall Uniform 2018"] = "/Autumn-Winter Uniform",
 
     },
 
     },
 
}
 
}
953

edits