- 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:
− if self:level() >= 10 then +
+
no edit summary
end
end
if self:_is_submarine() then
if self:_is_submarine() then
local level = self:level()
if level and level >= 10 then
opening_torpedo = true
opening_torpedo = true
end
end