• 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
m
Those are function calls...
Line 357: Line 357:  
end
 
end
   −
if self._ship.remodel_from == self._ship.remodel_to then
+
if self._ship:remodel_from() == self._ship:remodel_to() then
 
self._vars.reversion_cost = format{self._reversion_cost_template,  
 
self._vars.reversion_cost = format{self._reversion_cost_template,  
 
suffix = Ship(self._ship:remodel_to():suffix()),  
 
suffix = Ship(self._ship:remodel_to():suffix()),  
Anonymous user

Navigation menu