Changes

no edit summary
Line 87: Line 87:  
     _torpedo_mod = 1,
 
     _torpedo_mod = 1,
 
     _evasion = nil,
 
     _evasion = nil,
     _evasion_max = nil,
+
     _evasion_max = 86,
 
     _aa = 30,
 
     _aa = 30,
 
     _aa_max = 72,
 
     _aa_max = 72,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
 
     _asw = nil,
 
     _asw = nil,
     _asw_max = nil,
+
     _asw_max = 93,
 
     _speed = 10,
 
     _speed = 10,
 
     _los = nil,
 
     _los = nil,
     _los_max = nil,
+
     _los_max = 52,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 22,
 
     _luck = 22,
Anonymous user