Changes

no edit summary
Line 87: Line 87:  
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
 
         _evasion = nil,
 
         _evasion = nil,
         _evasion_max = nil,
+
         _evasion_max = 88,
 
         _aa = 15,
 
         _aa = 15,
 
         _aa_max = 49,
 
         _aa_max = 49,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
 
         _asw = nil,
 
         _asw = nil,
         _asw_max = nil,
+
         _asw_max = 69,
 
         _speed = 10,
 
         _speed = 10,
 
         _los = nil,
 
         _los = nil,
         _los_max = nil,
+
         _los_max = 42,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 8,
 
         _luck = 8,
Anonymous user