• 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
Add catapult support
Line 327: Line 327:  
local remodel_level = self._ship:remodel_level()
 
local remodel_level = self._ship:remodel_level()
 
if remodel_level then
 
if remodel_level then
self._vars.build_remodel_info =  Formatting:format_remodel_level_and_cost(remodel_level, self._ship:remodel_cost(), self._ship:remodel_blueprint())
+
self._vars.build_remodel_info =  Formatting:format_remodel_level_and_cost(remodel_level, self._ship:remodel_cost(), self._ship:remodel_blueprint(), self._ship:remodel_catapult())
 
else
 
else
 
local buildable = self._ship:buildable()
 
local buildable = self._ship:buildable()
Anonymous user

Navigation menu