Changes

no edit summary
Line 1: Line 1: −
-- [[Category:Player ship modules]]
  −
   
return {
 
return {
 
   [""] = {
 
   [""] = {
Line 25: Line 23:  
     _torpedo_max = 69,
 
     _torpedo_max = 69,
 
     _torpedo_mod = 1,
 
     _torpedo_mod = 1,
     _evasion = nil,
+
     _evasion = 42,
     _evasion_max = nil,
+
     _evasion_max = 74,
 
     _aa = 12,
 
     _aa = 12,
 
     _aa_max = 41,
 
     _aa_max = 41,
 
     _aa_mod = false,
 
     _aa_mod = false,
     _asw = nil,
+
     _asw = 24,
     _asw_max = nil,
+
     _asw_max = 55,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 9,
     _los_max = nil,
+
     _los_max = 22,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 6,
 
     _luck = 6,
7,212

edits