• 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
14 revisions imported
Line 3: Line 3:  
local Ship = require('Module:Ship')
 
local Ship = require('Module:Ship')
   −
local format = require('Module:Utils').format
+
local format = require('Module:Core').format
    
local ShipCategoriesKai = BaseData{
 
local ShipCategoriesKai = BaseData{
Line 73: Line 73:  
if self._ship:remodel_airmat() then
 
if self._ship:remodel_airmat() then
 
table.insert(self._categories, 'Category:Ships that consume New Model Aerial Armament Material during remodeling')
 
table.insert(self._categories, 'Category:Ships that consume New Model Aerial Armament Material during remodeling')
 +
end
 +
if self._ship:remodel_armament() then
 +
table.insert(self._categories, 'Category:Ships that consume New Model Armament Material during remodeling')
 
end
 
end
 
if self._ship:remodel_development_material() then
 
if self._ship:remodel_development_material() then
Bots, gkautomate
12,557

edits

Navigation menu