- 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 120:
Line 120:
− +
− +
− +
no edit summary
end
end
-- local ship_type = ship:type()
-- local ship_type = ship:type()
local asw_leveled = ship._ship:asw_leveled()
local asw_leveled = ship:asw_leveled()
return asw_leveled > 0
return asw_leveled == nil
or asw_leveled == nil
or asw_leveled > 0
--[[
--[[
ship_type == 2
ship_type == 2