View source for Module:Gm4Sprite
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
return {
settings = {
align = 'middle',
classname = 'gm4-sprite',
imagename = 'Gm4Sprite.png',
sheetsize = 1024,
size = 32,
stylesheet = true,
--version = 5,
spriteSheet= "gm4"
},
sections = {
{ name = 'Boots of Ostara', id = 1 },
{ name = 'SCUBA Gear', id = 2 },
{ name = 'Relocators', id = 3 },
{ name = 'Heart Canisters', id = 4 },
{ name = 'Lightning Rods', id = 5 },
{ name = 'Tunnel Bores', id = 6 },
{ name = 'Soul Glass', id = 7 },
{ name = 'Master Crafting', id = 8 },
000
1:0
Template used on this page:
Return to Module:Gm4Sprite.