- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
mLine 624:
Line 624:
− +
for Nu-class
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