Line 72:
Line 72:
setData('Casual')
setData('Casual')
if ship then
if ship then
−
table.insert(result, string.format(template.all, getAsset(ship), name))
+
table.insert(result, string.format(template.all, getAsset(ship), ship))
end
end
for _, name in ipairs(index) do
for _, name in ipairs(index) do