View source for Module:TrophySprite
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 = 'trophy-sprite',
imagename= 'TrophySprite.png',
sheetsize = 1024,
size = 32,
stylesheet = true,
spriteSheet = "trophy"
},
sections = {
{ name = 'Public Server 6', id = 6 },
},
ids = {
['March 2020 Build Comp'] = { pos = 2459, section = 6, spriteSheet = "inventory" },
['PS6 April Fools'] = { pos = 3182, section = 6, spriteSheet = "inventory" },
['PS6 Shrine Derp'] = { pos = 3507, section = 6, spriteSheet = "inventory" },
['PS6 Dragon Fight'] = { pos = 2, section = 6 },
['PS6 Dragon Egg'] = { pos = 3187, section = 6, spriteSheet = "inventory" },
['May 2020 Event'] = { pos = 3, section = 6 },
000
1:0
Template used on this page:
Return to Module:TrophySprite.