Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:EquipmentCategoriesKai
(view source)
Revision as of 18:37, 23 October 2022
59 bytes added
,
2 years ago
no edit summary
Line 34:
Line 34:
function EquipmentCategoriesKai:create_type_categories()
function EquipmentCategoriesKai:create_type_categories()
−
for i, type in ipairs(
self._equipment:types() or {}) do
+
local types =
self._equipment:types() or {}
+
table.insert(self._equipment:type())
+
for i, type in ipairs(types
) do
local type_name = type_names[i] and type_names[i][type]
local type_name = type_names[i] and type_names[i][type]
if type_name then
if type_name then
がか
cssedit, gkautomate
7,064
edits