Module:Inventory slot/aliases: Difference between revisions

m
no edit summary
imported>Denatidum
(Added aliases for any shovels, axes and pickaxes)
imported>Ttv pedro270707
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 280: Line 280:
"Steel Leggings",
"Steel Leggings",
"Steel Boots"
"Steel Boots"
},
["Damaged Leather Armor"] = {
{name = "Leather Cap", item = "Damaged Leather Cap", description = "Leather Cap"},
{name = "Leather Tunic", item = "Damaged Leather Tunic", description = "Leather Tunic"},
{name = "Leather Pants", item = "Damaged Leather Pants", description = "Leather Pants"},
{name = "Leather Boots", item = "Damaged Leather Boots", description = "Leather Boots"},
},
["Damaged Chainmail Armor"] = {
{name = "Chainmail Helmet", item = "Damaged Chainmail Helmet", description = "Chainmail Helmet"},
{name = "Chainmail Chestplate", item = "Damaged Chainmail Chestplate", description = "Chainmail Chestplate"},
{name = "Chainmail Leggings", item = "Damaged Chainmail Leggings", description = "Chainmail Leggings"},
{name = "Chainmail Boots", item = "Damaged Chainmail Boots", description = "Chainmail Boots"},
},
["Damaged Iron Armor"] = {
{name = "Iron Helmet", item = "Damaged Iron Helmet", description = "Iron Helmet"},
{name = "Iron Chestplate", item = "Damaged Iron Chestplate", description = "Iron Chestplate"},
{name = "Iron Leggings", item = "Damaged Iron Leggings", description = "Iron Leggings"},
{name = "Iron Boots", item = "Damaged Iron Boots", description = "Iron Boots"},
},
["Damaged Golden Armor"] = {
{name = "Golden Helmet", item = "Damaged Golden Helmet", description = "Golden Helmet"},
{name = "Golden Chestplate", item = "Damaged Golden Chestplate", description = "Golden Chestplate"},
{name = "Golden Leggings", item = "Damaged Golden Leggings", description = "Golden Leggings"},
{name = "Golden Boots", item = "Damaged Golden Boots", description = "Golden Boots"},
},
["Damaged Diamond Armor"] = {
{name = "Diamond Helmet", item = "Damaged Diamond Helmet", description = "Diamond Helmet"},
{name = "Diamond Chestplate", item = "Damaged Diamond Chestplate", description = "Diamond Chestplate"},
{name = "Diamond Leggings", item = "Damaged Diamond Leggings", description = "Diamond Leggings"},
{name = "Diamond Boots", item = "Damaged Diamond Boots", description = "Diamond Boots"},
},
["Damaged Steel Armor"] = {
{name = "Steel Helmet", item = "Damaged Steel Helmet", description = "Steel Helmet"},
{name = "Steel Chestplate", item = "Damaged Steel Chestplate", description = "Steel Chestplate"},
{name = "Steel Leggings", item = "Damaged Steel Leggings", description = "Steel Leggings"},
{name = "Steel Boots", item = "Damaged Steel Boots", description = "Steel Boots"},
},
},
["Any Shovel"] = {
["Any Shovel"] = {
Line 368: Line 404:
},
},


-- Damaged items
["Empty Quiver"] = {
["Empty Quiver"] = {
{name = "Quiver", item = "Empty Quiver", description = "Quiver"}
{name = "Quiver", item = "Empty Quiver", description = "Quiver"}
},
["Damaged Leather Cap"] = {
{name = "Leather Cap", item = "Damaged Leather Cap", description = "Leather Cap"}
},
["Damaged Leather Tunic"] = {
{name = "Leather Tunic", item = "Damaged Leather Tunic", description = "Leather Tunic"}
},
["Damaged Leather Pants"] = {
{name = "Leather Pants", item = "Damaged Leather Pants", description = "Leather Pants"}
},
["Damaged Leather Boots"] = {
{name = "Leather Boots", item = "Damaged Leather Boots", description = "Leather Boots"}
},
["Damaged Chainmail Helmet"] = {
{name = "Chainmail Helmet", item = "Damaged Chainmail Helmet", description = "Chainmail Helmet"}
},
["Damaged Chainmail Chestplate"] = {
{name = "Chainmail Chestplate", item = "Damaged Chainmail Chestplate", description = "Chainmail Chestplate"}
},
["Damaged Chainmail Leggings"] = {
{name = "Chainmail Leggings", item = "Damaged Chainmail Leggings", description = "Chainmail Leggings"}
},
["Damaged Chainmail Boots"] = {
{name = "Chainmail Boots", item = "Damaged Chainmail Boots", description = "Chainmail Boots"}
},
["Damaged Iron Helmet"] = {
{name = "Iron Helmet", item = "Damaged Iron Helmet", description = "Iron Helmet"}
},
["Damaged Iron Chestplate"] = {
{name = "Iron Chestplate", item = "Damaged Iron Chestplate", description = "Iron Chestplate"}
},
["Damaged Iron Leggings"] = {
{name = "Iron Leggings", item = "Damaged Iron Leggings", description = "Iron Leggings"}
},
["Damaged Iron Boots"] = {
{name = "Iron Boots", item = "Damaged Iron Boots", description = "Iron Boots"}
},
["Damaged Golden Helmet"] = {
{name = "Golden Helmet", item = "Damaged Golden Helmet", description = "Golden Helmet"}
},
["Damaged Golden Chestplate"] = {
{name = "Golden Chestplate", item = "Damaged Golden Chestplate", description = "Golden Chestplate"}
},
["Damaged Golden Leggings"] = {
{name = "Golden Leggings", item = "Damaged Golden Leggings", description = "Golden Leggings"}
},
["Damaged Golden Boots"] = {
{name = "Golden Boots", item = "Damaged Golden Boots", description = "Golden Boots"}
},
["Damaged Diamond Helmet"] = {
{name = "Diamond Helmet", item = "Damaged Diamond Helmet", description = "Diamond Helmet"}
},
["Damaged Diamond Chestplate"] = {
{name = "Diamond Chestplate", item = "Damaged Diamond Chestplate", description = "Diamond Chestplate"}
},
["Damaged Diamond Leggings"] = {
{name = "Diamond Leggings", item = "Damaged Diamond Leggings", description = "Diamond Leggings"}
},
["Damaged Diamond Boots"] = {
{name = "Diamond Boots", item = "Damaged Diamond Boots", description = "Diamond Boots"}
},
["Damaged Steel Helmet"] = {
{name = "Steel Helmet", item = "Damaged Steel Helmet", description = "Steel Helmet"}
},
["Damaged Steel Chestplate"] = {
{name = "Steel Chestplate", item = "Damaged Steel Chestplate", description = "Steel Chestplate"}
},
["Damaged Steel Leggings"] = {
{name = "Steel Leggings", item = "Damaged Steel Leggings", description = "Steel Leggings"}
},
["Damaged Steel Boots"] = {
{name = "Steel Boots", item = "Damaged Steel Boots", description = "Steel Boots"}
},
},