Anonymous user
Module:Inventory slot/links: Difference between revisions
Created page with "local p = {} p.links = { ["Leather Cap"] = "Armor", ["Leather Tunic"] = "Armor", ["Leather Pants"] = "Armor", ["Leather Boots"] = "Armor", ["Chainmail Helmet"] = "Armor", ["Chainmail Chestplate"] = "Armor", ["Chainmail Leggings"] = "Armor", ["Chainmail Boots"] = "Armor", ["Iron Helmet"] = "Armor", ["Iron Chestplate"] = "Armor", ["Iron Leggings"] = "Armor", ["Iron Boots"] = "Armor", ["Golden Helmet"] = "Armor", ["Golden Chestplate"] = "Armor", ["Golden Leg..."
imported>Ttv pedro270707 (Created page with "local p = {} p.links = { ["Leather Cap"] = "Armor", ["Leather Tunic"] = "Armor", ["Leather Pants"] = "Armor", ["Leather Boots"] = "Armor", ["Chainmail Helmet"] = "Armor", ["Chainmail Chestplate"] = "Armor", ["Chainmail Leggings"] = "Armor", ["Chainmail Boots"] = "Armor", ["Iron Helmet"] = "Armor", ["Iron Chestplate"] = "Armor", ["Iron Leggings"] = "Armor", ["Iron Boots"] = "Armor", ["Golden Helmet"] = "Armor", ["Golden Chestplate"] = "Armor", ["Golden Leg...") |
imported>Ttv pedro270707 (Created page with "local p = {} p.links = { ["Leather Cap"] = "Armor", ["Leather Tunic"] = "Armor", ["Leather Pants"] = "Armor", ["Leather Boots"] = "Armor", ["Chainmail Helmet"] = "Armor", ["Chainmail Chestplate"] = "Armor", ["Chainmail Leggings"] = "Armor", ["Chainmail Boots"] = "Armor", ["Iron Helmet"] = "Armor", ["Iron Chestplate"] = "Armor", ["Iron Leggings"] = "Armor", ["Iron Boots"] = "Armor", ["Golden Helmet"] = "Armor", ["Golden Chestplate"] = "Armor", ["Golden Leg...") |
(No difference)
|