• 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 32: Line 32:  
table.insert(self._categories, format{self._type_category_template, equipment_type = Formatting:format_equipment_type_plural(equipment_type)})
 
table.insert(self._categories, format{self._type_category_template, equipment_type = Formatting:format_equipment_type_plural(equipment_type)})
 
end
 
end
if equipment_type == 3 or equipment_type == 38 then
+
--if equipment_type == 3 or equipment_type == 38 then --Disabled due to being too outdated/legacy
local fit_group = self._equipment:gun_fit_group()
+
-- local fit_group = self._equipment:gun_fit_group()
if fit_group then
+
-- if fit_group then
table.insert(self._categories, format{self._gun_fit_group_template, fit_group = fit_group})
+
-- table.insert(self._categories, format{self._gun_fit_group_template, fit_group = fit_group})
end
+
-- end
end
+
--end
 
end
 
end
  
advmod, cssedit, janitor, Moderators, prechecked, Widget editors
6,964

edits

Navigation menu