- 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 119:
Line 119:
− +
− +
+
+
+
+
+
Line 135:
Line 140:
+
https://twitter.com/KennethWWKK/status/982639105694511104 https://twitter.com/syoukuretin/status/982634556057534464 ,try resolving for Re, AA Hime, Akitsu maru
ship = self._ship
ship = self._ship
end
end
local ship_type = ship:type()
-- local ship_type = ship:type()
return ship_type == 2
local asw_leveled = ship._ship:asw_leveled()
return asw_leveled > 0
or asw_leveled == nil
--[[
ship_type == 2
or ship_type == 3
or ship_type == 3
or ship_type == 4
or ship_type == 4
or ship_type == 21
or ship_type == 21
--]]
end
end
or ship_type == 10
or ship_type == 10
or ship_type == 16
or ship_type == 16
or ship_type == 17
end
end