Changes

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