Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:DropList
(view source)
Revision as of 22:42, 26 June 2021
10 bytes added
,
3 years ago
m
no edit summary
Line 197:
Line 197:
ship_color = rarity_colors[ignored][rare],
ship_color = rarity_colors[ignored][rare],
type = Formatting:format_ship_code(ship_table._type) or '?',
type = Formatting:format_ship_code(ship_table._type) or '?',
−
type_id = ship_table._type,
+
type_id = ship_table._type
or 0
,
−
sort_id = SortId[ship_table._api_id],
+
sort_id = SortId[ship_table._api_id]
or 0
,
nodes = {},
nodes = {},
})
})
がか
cssedit, gkautomate
7,064
edits