Changes
Jump to navigation
Jump to search
29 bytes removed
, 6 years ago
| Line 86: |
Line 86: |
| | _torpedo_max = false, | | _torpedo_max = false, |
| | _torpedo_mod = false, | | _torpedo_mod = false, |
| − | _evasion = nil, -- 58~59 | + | _evasion = 58, |
| | _evasion_max = 93, | | _evasion_max = 93, |
| | _aa = 11, | | _aa = 11, |
| | _aa_max = 54, | | _aa_max = 54, |
| | _aa_mod = 1, | | _aa_mod = 1, |
| − | _asw = nil, -- 33~34 | + | _asw = 34, |
| | _asw_max = 76, | | _asw_max = 76, |
| | _speed = 5, | | _speed = 5, |
| − | _los = nil, -- 4~5 | + | _los = 5, |
| | _los_max = 29, | | _los_max = 29, |
| | _range = 1, | | _range = 1, |