Module:Inventory slot/Aliases: Difference between revisions

No edit summary
No edit summary
Line 6: Line 6:
local aliases = {
local aliases = {
     -- All Tools (WIP) --
     -- All Tools (WIP) --
['Wooden Sword'] = { title = 'Wooden Sword', name = 'Wooden Sword', text = '/&7When in main hand:/&71.6 Attack Speed/&74 Attack Damage' },
['Wooden Sword'] = { title = 'Wooden Sword', name = 'Wooden Sword', text = '/&7When in main hand:/ &71.6 Attack Speed/&74 Attack Damage' },
['Stone Sword'] = { title = 'Stone Sword', name = 'Stone Sword', text = '/&7When in main hand:/&71.6 Attack Speed/&75 Attack Damage' },
['Stone Sword'] = { title = 'Stone Sword', name = 'Stone Sword', text = '/&7When in main hand:/&71.6 Attack Speed/&75 Attack Damage' },
['Iron Sword'] = { title = 'Iron Sword', name = 'Iron Sword', text = '/&7When in main hand:/&71.6 Attack Speed/&76 Attack Damage' },
['Iron Sword'] = { title = 'Iron Sword', name = 'Iron Sword', text = '/&7When in main hand:/&71.6 Attack Speed/&76 Attack Damage' },