Module:Inventory slot/Aliases: Difference between revisions

No edit summary
Potions no longer have a glint Java 1.19.4, so the animated icon is no longer necessary
Line 721: Line 721:
potionName = type.text .. effect.name
potionName = type.text .. effect.name
else
else
potionName = type.text .. effect.name .. '.gif'
potionName = type.text .. effect.name
end
end