Module:Skills/Archaeology: Difference between revisions

m
Fixed shop link
(Created Museum Rewards Table)
m (Fixed shop link)
 
Line 230: Line 230:
end
end
if equipment ~= nil then
if equipment ~= nil then
table.insert(rewardTable, 'Unlocks the ability to purchase '..equipment..' from the {{Icon|Shop}}')
table.insert(rewardTable, 'Unlocks the ability to purchase '..equipment..' from the '..Icons.Icon({'Shop'}))
end
end
return rewardTable
return rewardTable
571

edits