Changes

m
no edit summary
Line 18: Line 18:     
local function getEquipmentCard(eq)
 
local function getEquipmentCard(eq)
     return '[[File:Equipment' .. Equipment(eq):id() .. '-1.png|150px]]<!--' .. eq .. '-->'
+
     return '[[File:Equipment' .. (Equipment(eq):id() or '?') .. '-1.png|150px]]<!--' .. eq .. '-->'
 
end
 
end
  
cssedit, gkautomate
6,926

edits