• 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 103: Line 103:  
function ShipRemodelListKai:remodel_level(ship)
 
function ShipRemodelListKai:remodel_level(ship)
 
self._remodel_to = ship:remodel_to()
 
self._remodel_to = ship:remodel_to()
 +
self._remodel_is_reversion = false
 
local remodel_level = false
 
local remodel_level = false
 
if self._remodel_to then
 
if self._remodel_to then
Line 241: Line 242:  
self._header = format(self._header_template, header_icons)
 
self._header = format(self._header_template, header_icons)
 
self._header_bottom = format(self._header_template_bottom, header_icons)
 
self._header_bottom = format(self._header_template_bottom, header_icons)
 +
end
 +
 +
function ShipRemodelListKai:test()
 +
mw.log(ShipRemodelListKai:Table({iterator = 'shipsByType', type = '6', sort = '_class', listBase = 'true'}))
 
end
 
end
    
return ShipRemodelListKai
 
return ShipRemodelListKai
cssedit, gkautomate
6,941

edits

Navigation menu