• 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
no edit summary
Line 173: Line 173:  
return Formatting:format_remodel_level_and_cost(remodel_level, ship:remodel_cost(), ship:remodel_blueprint())
 
return Formatting:format_remodel_level_and_cost(remodel_level, ship:remodel_cost(), ship:remodel_blueprint())
 
elseif ship:buildable() then
 
elseif ship:buildable() then
return Formatting:seconds_to_hms(ship:build_time())
+
return Formatting:seconds_to_hms(ship:build_time() * 60)
 
else
 
else
 
return self._unbuildable
 
return self._unbuildable
Anonymous user

Navigation menu