- 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
Line 396:
Line 396:
− +
Fix submarine opening torp detection
end
end
if self:_is_submarine() then
if self:_is_submarine() then
local level = self:level()
local level = self._ship:level()
if level and level >= 10 then
if level and level >= 10 then
opening_torpedo = true
opening_torpedo = true