Changes

m
no edit summary
Line 22: Line 22:  
     local cards = {}
 
     local cards = {}
 
     for _, arg in ipairs(args) do
 
     for _, arg in ipairs(args) do
         table.insert(cards, arg == "-" and "<br />" or EquipmentCardKai:Asset({ arg, size = size or (#args >= 2 and "160px" or "260px") }))
+
         table.insert(cards, arg == "-" and "<br />" or EquipmentCardKai:Asset({ arg, size = size or (#args >= 2 and "160px" or "160px") }))
 
     end
 
     end
   Line 64: Line 64:  
     { "Prototype 51cm Twin Gun Mount", image = "50px" },
 
     { "Prototype 51cm Twin Gun Mount", image = "50px" },
 
     { "Prototype 51cm Twin Gun Mount", icon = "x" },
 
     { "Prototype 51cm Twin Gun Mount", icon = "x" },
 +
    { "Prototype 51cm Twin Gun Mount", "Prototype 51cm Twin Gun Mount" },
 
     { },
 
     { },
 
     { icon = "x" },
 
     { icon = "x" },
cssedit, gkautomate
6,926

edits