Module:Gm4RPSprite: Difference between revisions

m
Allow Celaro Shamir to render
(Create pointers to custom sprites)
 
m (Allow Celaro Shamir to render)
 
(5 intermediate revisions by one other user not shown)
Line 7: Line 7:
size = 32,
size = 32,
stylesheet = true,
stylesheet = true,
--version = 4,
--version = 5,
spriteSheet= "gm4"
spriteSheet= "gm4"
},
},
Line 33: Line 33:
{ name = 'Everstone', id = 21 },
{ name = 'Everstone', id = 21 },
{ name = 'Apple Trees', id = 22 },
{ name = 'Apple Trees', id = 22 },
{ name = 'TNT Landmines', id = 23 }
{ name = 'TNT Landmines', id = 23 },
{ name = 'Sky Dimension', id = 24 }
},
},
ids = {
ids = {
Line 88: Line 89:
['Magic in a Bottle'] = {pos = 150, section = 11 },
['Magic in a Bottle'] = {pos = 150, section = 11 },
['Zauber Boots'] = {pos = 177, section = 11 },
['Zauber Boots'] = {pos = 177, section = 11 },
['Zauber Chestplate'] = {pos = 178, section = 11 },
['Zauber Chestplate'] = {pos = 181, section = 11 },
['Zauber Helmet'] = {pos = 179, section = 11 },
['Zauber Helmet'] = {pos = 185, section = 11 },
['Zauber Leggings'] = {pos = 180, section = 11 },
['Zauber Leggings'] = {pos = 189, section = 11 },


['Zauber Boots (Attack Damage)'] = {pos = 177, section = 11 },
['Zauber Boots (Strength)'] = {pos = 177, section = 11 },
['Zauber Chestplate (Attack Damage)'] = {pos = 178, section = 11 },
['Zauber Boots (Health)'] = {pos = 178, section = 11 },
['Zauber Helmet (Attack Damage)'] = {pos = 179, section = 11 },
['Zauber Boots (Knockback)'] = {pos = 179, section = 11 },
['Zauber Leggings (Attack Damage)'] = {pos = 180, section = 11 },
['Zauber Boots (Speed)'] = {pos = 180, section = 11 },
['Zauber Boots (Health Boost)'] = {pos = 181, section = 11 },
['Zauber Chestplate (Strength)'] = {pos = 181, section = 11 },
['Zauber Chestplate (Health Boost)'] = {pos = 182, section = 11 },
['Zauber Chestplate (Health)'] = {pos = 182, section = 11 },
['Zauber Helmet (Health Boost)'] = {pos = 183, section = 11 },
['Zauber Chestplate (Knockback)'] = {pos = 183, section = 11 },
['Zauber Leggings (Health Boost)'] = {pos = 184, section = 11 },
['Zauber Chestplate (Speed)'] = {pos = 184, section = 11 },
['Zauber Boots (Knockback Resistance)'] = {pos = 185, section = 11 },
['Zauber Helmet (Strength)'] = {pos = 185, section = 11 },
['Zauber Chestplate (Knockback Resistance)'] = {pos = 186, section = 11 },
['Zauber Helmet (Health)'] = {pos = 186, section = 11 },
['Zauber Helmet (Knockback Resistance)'] = {pos = 187, section = 11 },
['Zauber Helmet (Knockback)'] = {pos = 187, section = 11 },
['Zauber Leggings (Knockback Resistance)'] = {pos = 188, section = 11 },
['Zauber Helmet (Speed)'] = {pos = 188, section = 11 },
['Zauber Boots (Speed)'] = {pos = 189, section = 11 },
['Zauber Leggings (Knockback)'] = {pos = 189, section = 11 },
['Zauber Chestplate (Speed)'] = {pos = 190, section = 11 },
['Zauber Leggings (Strength)'] = {pos = 190, section = 11 },
['Zauber Helmet (Speed)'] = {pos = 191, section = 11 },
['Zauber Leggings (Health)'] = {pos = 191, section = 11 },
['Zauber Leggings (Speed)'] = {pos = 192, section = 11 },
['Zauber Leggings (Speed)'] = {pos = 192, section = 11 },


Line 147: Line 148:
['Helious Shamir'] = {pos = 53, section = 16 },
['Helious Shamir'] = {pos = 53, section = 16 },
['Moneo Shamir'] = {pos = 53, section = 16 },
['Moneo Shamir'] = {pos = 53, section = 16 },
['Celaro Shamir'] = {pos = 53, section = 16 },
['Gemini Shamir'] = {pos = 54, section = 16 },
['Gemini Shamir'] = {pos = 54, section = 16 },
['Musical Shamir'] = {pos = 54, section = 16 },
['Musical Shamir'] = {pos = 54, section = 16 },
Line 229: Line 231:
['Turtle Master Potion Liquid'] = {pos = 233, section = 18 },
['Turtle Master Potion Liquid'] = {pos = 233, section = 18 },
['Strong Turtle Master Potion Liquid'] = {pos = 233, section = 18 },
['Strong Turtle Master Potion Liquid'] = {pos = 233, section = 18 },
['Wormhole Liquid'] = {pos = 234, section = 18 },
['Potion of Floating'] = {pos = 161, section = 18 },
['Potion of Floating'] = {pos = 161, section = 18 },


Line 335: Line 338:
['Landmine (Invisible)'] = {pos = 120, section = 23 },
['Landmine (Invisible)'] = {pos = 120, section = 23 },
['Soft Defuser'] = {pos = 121, section = 23 },
['Soft Defuser'] = {pos = 121, section = 23 },
['Aetherpuff'] = {pos = 625, section = 24},
['Netherite Damascus Billet'] = {pos = 627, section = 24 },
['Phantom Bait'] = {pos = 626, section = 24 },
['Stardust'] = {pos = 629, section = 24 },
['Starlit Ender Pearl'] = {pos = 628, section = 24 },
},
},
}
}
emailconfirmed
84

edits