Anonymous user
Module:ItemSprite: Difference between revisions
Created page with "return { settings = { align = 'middle', image = 'ItemSprite.png', sheetsize = 256, size = 16, }, ids = { ["Leather Cap"] = 0, ["Leather Tunic"] = 1, ["Leather Pants"] = 2, ["Leather Boots"] = 3, ["Chainmail Helmet"] = 4, ["Chainmail Chestplate"] = 5, ["Chainmail Leggings"] = 6, ["Chainmail Boots"] = 7, ["Iron Helmet"] = 8, ["Iron Chestplate"] = 9, ["Iron Leggings"] = 10, ["Iron Boots"] = 11, ["Golden Helmet"] = 12, ["Golden Chestpla..."
imported>Ttv pedro270707 (Created page with "return { settings = { align = 'middle', image = 'ItemSprite.png', sheetsize = 256, size = 16, }, ids = { ["Leather Cap"] = 0, ["Leather Tunic"] = 1, ["Leather Pants"] = 2, ["Leather Boots"] = 3, ["Chainmail Helmet"] = 4, ["Chainmail Chestplate"] = 5, ["Chainmail Leggings"] = 6, ["Chainmail Boots"] = 7, ["Iron Helmet"] = 8, ["Iron Chestplate"] = 9, ["Iron Leggings"] = 10, ["Iron Boots"] = 11, ["Golden Helmet"] = 12, ["Golden Chestpla...") |
imported>Ttv pedro270707 (Created page with "return { settings = { align = 'middle', image = 'ItemSprite.png', sheetsize = 256, size = 16, }, ids = { ["Leather Cap"] = 0, ["Leather Tunic"] = 1, ["Leather Pants"] = 2, ["Leather Boots"] = 3, ["Chainmail Helmet"] = 4, ["Chainmail Chestplate"] = 5, ["Chainmail Leggings"] = 6, ["Chainmail Boots"] = 7, ["Iron Helmet"] = 8, ["Iron Chestplate"] = 9, ["Iron Leggings"] = 10, ["Iron Boots"] = 11, ["Golden Helmet"] = 12, ["Golden Chestpla...") |
(No difference)
|