Module:Inventory slot/Aliases: Difference between revisions

m Snow (layer) has been deprecated and removed
m fix typo
Line 482: Line 482:
{name = 'Potion',          durations = 'normal',    text = 'Potion of '},
{name = 'Potion',          durations = 'normal',    text = 'Potion of '},
{name = 'Splash Potion',    durations = 'normal',    text = 'Splash Potion of '},
{name = 'Splash Potion',    durations = 'normal',    text = 'Splash Potion of '},
{name = 'Lingering Potion', durations = 'lingering', text = 'Potion of '},
{name = 'Lingering Potion', durations = 'lingering', text = 'Lingering Potion of '},
{name = 'Tipped Arrow',    durations = 'arrow',    text = 'Arrow of '},
{name = 'Tipped Arrow',    durations = 'arrow',    text = 'Arrow of '},
}
}