Changes

m
for Nu-class
Line 624: Line 624:  
elseif self:_is_asw_aviation_ship() then
 
elseif self:_is_asw_aviation_ship() then
 
base_asw = 8
 
base_asw = 8
if not self._ship:night_bombing() then
+
if not self._ship:night_bombing() or self._ship:asw_leveled() == 0 then
 
night = false
 
night = false
 
end
 
end
Anonymous user