Module:Inventory slot/Aliases: Difference between revisions

m An error
m Last fix
Line 46: Line 46:
-- Weapons --
-- Weapons --
['Trident'] = { name = 'Trident', text = '/&7 When in main hand:/ &21.1 Attack Speed/ &29 Attack Damage'},
['Trident'] = { name = 'Trident', text = '/&7 When in main hand:/ &21.1 Attack Speed/ &29 Attack Damage'},
['Damaged Trident'] = { name = 'Trident', text = '/&7 When in main hand:/ &21.1 Attack Speed/ &29 Attack Damage'},
['Trident BE'] = { name = 'Trident', text = '/&9 +8 Attack Damage'},
['Trident BE'] = { name = 'Trident', text = '/&9 +8 Attack Damage'},
['Mace'] = { name = 'Mace', text = '/&7 When in main hand:/ &21.6 Attack Speed/ &27 Attack Damage'},
['Mace'] = { name = 'Mace', text = '/&7 When in main hand:/ &21.6 Attack Speed/ &27 Attack Damage'},
['Damaged Mace'] = { name = 'Mace', text = '/&7 When in main hand:/ &21.6 Attack Speed/ &27 Attack Damage'},
['Mace BE'] = { name = 'Mace', text = '/&9 +7 Attack Damage'},
['Mace BE'] = { name = 'Mace', text = '/&9 +7 Attack Damage'},


Line 392: Line 394:
'Netherite Leggings',
'Netherite Leggings',
'Shears',
'Shears',
'Shield'
'Shield',
'Trident'
}
}
for _, item in ipairs( damagedItems ) do
for _, item in ipairs( damagedItems ) do