Module:Inventory slot/Aliases: Difference between revisions

m hmm, idea
Moved End Crystal from aquaTooltips to animatedIconsAquaTooltips
Line 108: Line 108:
'Beacon',
'Beacon',
'Conduit',
'Conduit',
'End Crystal',
'Golden Apple',
'Golden Apple',
}
}
Line 160: Line 159:
-- Some things are both animated and aqua --
-- Some things are both animated and aqua --
local animatedIconsAquaTooltips = {
local animatedIconsAquaTooltips = {
'End Crystal',
}
}
for _, name in ipairs( animatedIconsAquaTooltips ) do
for _, name in ipairs( animatedIconsAquaTooltips ) do