2 bytes removed
, 2 years ago
Line 23: |
Line 23: |
| _torpedo_max = false, | | _torpedo_max = false, |
| _torpedo_mod = false, | | _torpedo_mod = false, |
− | _evasion = nil, | + | _evasion = 27, |
| _evasion_max = nil, | | _evasion_max = nil, |
| _aa = 40, | | _aa = 40, |
| _aa_max = 90, | | _aa_max = 90, |
| _aa_mod = 2, | | _aa_mod = 2, |
− | _asw = nil, | + | _asw = 0, |
− | _asw_max = nil, | + | _asw_max = false, |
| _speed = 10, | | _speed = 10, |
− | _los = nil, | + | _los = 15, |
| _los_max = nil, | | _los_max = nil, |
| _range = 3, | | _range = 3, |
Line 90: |
Line 90: |
| _aa_max = 108, | | _aa_max = 108, |
| _aa_mod = 3, | | _aa_mod = 3, |
− | _asw = nil, | + | _asw = 0, |
− | _asw_max = nil, | + | _asw_max = false, |
| _speed = 10, | | _speed = 10, |
| _los = nil, | | _los = nil, |