- 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 179:
Line 179:
− +
Small fix
if remodel_to then
if remodel_to then
local remodel_level
local remodel_level
if remodel_to == remodel_from then
if remodel_to == ship:remodel_from() then
remodel_level = ship:remodel_to_level()
remodel_level = ship:remodel_to_level()
if ship:remodel_to_blueprint() or ship:remodel_to_catapult() then
if ship:remodel_to_blueprint() or ship:remodel_to_catapult() then