Module:Inventory slot/Aliases: Difference between revisions
Added display names for extended/enhanced potions, added effect text for enhanced potions, added exceptions for Turtle Master. |
Display names did not fix icons; the other changes were effective, though |
||
| Line 53: | Line 53: | ||
['Arrow of Splashing'] = { name = 'Arrow of Splashing', text = '&7No effects' }, | ['Arrow of Splashing'] = { name = 'Arrow of Splashing', text = '&7No effects' }, | ||
['Uncraftable Tipped Arrow'] = { name = 'Uncraftable Tipped Arrow', text = '&7No effects' }, | ['Uncraftable Tipped Arrow'] = { name = 'Uncraftable Tipped Arrow', text = '&7No effects' }, | ||
['Potion of the Turtle Master'] = { name = 'Potion of the Turtle Master', text = '&cSlowness IV (1:00)/&9Resistance IV (1:00)' }, | ['Potion of the Turtle Master'] = { name = 'Potion of the Turtle Master', text = '&cSlowness IV (1:00)/&9Resistance IV (1:00)' }, | ||
['Potion of the Turtle Master Extended'] = { name = 'Potion of the Turtle Master', text = '&cSlowness IV (3:00)/&9Resistance IV (3:00)' }, | ['Potion of the Turtle Master Extended'] = { name = 'Potion of the Turtle Master', text = '&cSlowness IV (3:00)/&9Resistance IV (3:00)' }, | ||
['Potion of the Turtle Master Enhanced'] = { name = 'Potion of the Turtle Master', text = '&cSlowness VI (1:00)/&9Resistance VI (1:00)' }, | ['Potion of the Turtle Master Enhanced'] = { name = 'Potion of the Turtle Master', text = '&cSlowness VI (1:00)/&9Resistance VI (1:00)' }, | ||
} | } | ||