habitica-self-host/website/client/assets/css/sprites/spritesmith-main-5.css

2623 lines
71 KiB
CSS
Raw Normal View History

2016-12-01 21:43:46 +00:00
.slim_armor_armoire_stripedSwimsuit {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -455px -1380px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_vermilionArcherArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -182px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_woodElfArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -1274px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_barristerGavel {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -910px -925px;
width: 90px;
height: 90px;
}
.weapon_armoire_basicCrossbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1066px 0px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_basicLongbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1066px -273px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_batWand {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1066px -364px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_blueLongbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1066px -455px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_cannon {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1066px -546px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_crystalCrescentStaff {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1066px -728px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
.weapon_armoire_glowingSpear {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1066px -819px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_goldWingStaff {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: 0px -1016px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_habiticanDiploma {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -91px -1016px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_ironCrook {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -364px -1016px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_jesterBaton {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -455px -1016px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_lunarSceptre {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -546px -1016px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_miningPickax {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -637px -1016px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_mythmakerSword {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -819px -1016px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_ogreClub {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -910px -1016px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_rancherLasso {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px 0px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_sandySpade {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px -91px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_shepherdsCrook {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px -273px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_vermilionArcherBow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px -364px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_woodElfStaff {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px -455px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.armor_special_bardRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px -637px;
width: 90px;
height: 90px;
}
.broad_armor_healer_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px -1001px;
width: 90px;
height: 90px;
}
.broad_armor_healer_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -364px;
width: 90px;
height: 90px;
}
.broad_armor_healer_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -455px;
width: 90px;
height: 90px;
}
.broad_armor_healer_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -546px;
width: 90px;
height: 90px;
}
.broad_armor_healer_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -637px;
width: 90px;
height: 90px;
}
.broad_armor_rogue_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -728px;
width: 90px;
height: 90px;
}
.broad_armor_rogue_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -819px;
width: 90px;
height: 90px;
}
.broad_armor_rogue_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -910px;
width: 90px;
height: 90px;
}
.broad_armor_rogue_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -1001px;
width: 90px;
height: 90px;
}
.broad_armor_rogue_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -182px -1198px;
width: 90px;
height: 90px;
}
.broad_armor_special_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -364px -1198px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.broad_armor_special_bardRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -728px -1198px;
width: 90px;
height: 90px;
}
.broad_armor_special_finnedOceanicArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -819px -1198px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.broad_armor_special_lunarWarriorArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -910px -1198px;
width: 90px;
height: 90px;
}
.broad_armor_special_pyromancersRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -182px;
width: 90px;
height: 90px;
}
.broad_armor_warrior_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -273px;
width: 90px;
height: 90px;
}
.broad_armor_warrior_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -546px;
width: 90px;
height: 90px;
}
.broad_armor_warrior_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -637px;
width: 90px;
height: 90px;
}
.broad_armor_warrior_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -728px;
width: 90px;
height: 90px;
}
.broad_armor_warrior_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -819px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -1001px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -1092px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: 0px -1289px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -91px -1289px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -364px -1289px;
width: 90px;
height: 90px;
}
.shop_armor_healer_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -943px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_healer_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -902px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_healer_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -861px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_healer_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -820px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_healer_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -779px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -738px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -697px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -656px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -615px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -574px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_special_0 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -533px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_special_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -492px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_special_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -451px -1603px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 40px;
height: 40px;
}
.shop_armor_special_bardRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -410px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_special_finnedOceanicArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -369px -1603px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 40px;
height: 40px;
}
.shop_armor_special_lunarWarriorArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -328px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_special_pyromancersRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -287px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -246px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -205px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -164px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -123px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -82px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -41px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: 0px -1603px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1640px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1599px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1558px -1562px;
width: 40px;
height: 40px;
}
.slim_armor_healer_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -884px -455px;
width: 90px;
height: 90px;
}
.slim_armor_healer_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -884px -546px;
width: 90px;
height: 90px;
}
.slim_armor_healer_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -884px -637px;
width: 90px;
height: 90px;
}
.slim_armor_healer_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -884px -728px;
width: 90px;
height: 90px;
}
.slim_armor_healer_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: 0px -834px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -91px -834px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -182px -834px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -273px -834px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -364px -834px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -455px -834px;
width: 90px;
height: 90px;
}
.slim_armor_special_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -546px -834px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.slim_armor_special_bardRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -637px -834px;
width: 90px;
height: 90px;
}
.slim_armor_special_finnedOceanicArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -728px -834px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.slim_armor_special_lunarWarriorArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -819px -834px;
width: 90px;
height: 90px;
}
.slim_armor_special_pyromancersRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -975px 0px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -975px -91px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -975px -182px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -975px -273px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -975px -364px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -975px -455px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -975px -546px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -975px -637px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -975px -728px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -975px -819px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: 0px -925px;
width: 90px;
height: 90px;
}
.broad_armor_special_birthday {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -91px -925px;
width: 90px;
height: 90px;
}
.broad_armor_special_birthday2015 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -182px -925px;
width: 90px;
height: 90px;
}
.broad_armor_special_birthday2016 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -273px -925px;
width: 90px;
height: 90px;
}
.shop_armor_special_birthday {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1517px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_birthday2015 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1476px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_birthday2016 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1435px -1562px;
width: 40px;
height: 40px;
}
.slim_armor_special_birthday {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -637px -925px;
width: 90px;
height: 90px;
}
.slim_armor_special_birthday2015 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -728px -925px;
width: 90px;
height: 90px;
}
.slim_armor_special_birthday2016 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -819px -925px;
width: 90px;
height: 90px;
}
.broad_armor_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -188px -743px;
width: 93px;
height: 90px;
}
.broad_armor_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -197px -446px;
width: 105px;
height: 90px;
}
.broad_armor_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1066px -91px;
width: 90px;
height: 90px;
}
.broad_armor_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1066px -182px;
width: 90px;
height: 90px;
}
.broad_armor_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -363px -88px;
width: 114px;
height: 87px;
}
.broad_armor_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -115px -270px;
width: 114px;
height: 87px;
}
.broad_armor_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -363px -176px;
width: 114px;
height: 87px;
}
.broad_armor_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -345px -358px;
width: 114px;
height: 87px;
}
.broad_armor_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1066px -637px;
width: 90px;
height: 90px;
}
.broad_armor_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-position: -121px 0px;
width: 120px;
height: 90px;
}
.broad_armor_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -593px -197px;
width: 105px;
height: 90px;
}
.broad_armor_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1066px -910px;
width: 90px;
height: 90px;
}
.head_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -790px -455px;
width: 93px;
height: 90px;
}
.head_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -593px -288px;
width: 105px;
height: 90px;
}
.head_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -182px -1016px;
width: 90px;
height: 90px;
}
.head_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -273px -1016px;
width: 90px;
height: 90px;
}
.head_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-position: 0px -182px;
width: 114px;
height: 87px;
}
.head_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -115px -182px;
width: 114px;
height: 87px;
}
.head_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -230px -182px;
width: 114px;
height: 87px;
}
.head_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: 0px -270px;
width: 114px;
height: 87px;
}
.head_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -728px -1016px;
width: 90px;
height: 90px;
}
.head_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-position: 0px -91px;
width: 120px;
height: 90px;
}
.head_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -409px -446px;
width: 105px;
height: 90px;
}
.head_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1001px -1016px;
width: 90px;
height: 90px;
}
.shield_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -282px -743px;
width: 93px;
height: 90px;
}
.shield_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -593px 0px;
width: 105px;
height: 90px;
}
.shield_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px -182px;
width: 90px;
height: 90px;
}
.shield_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -230px -270px;
width: 114px;
height: 87px;
}
.shield_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -363px 0px;
width: 114px;
height: 87px;
}
.shield_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -478px -352px;
width: 114px;
height: 87px;
}
.shield_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px -546px;
width: 90px;
height: 90px;
}
.shield_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -106px -552px;
width: 105px;
height: 90px;
}
.shield_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px -728px;
width: 90px;
height: 90px;
}
.shop_armor_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1394px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1353px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1312px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1271px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1230px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1189px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1148px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1107px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1066px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -861px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -820px -1562px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -779px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -738px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -697px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -656px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -451px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -410px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -369px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -328px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -205px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -164px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -41px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: 0px -1562px;
width: 40px;
height: 40px;
}
.shop_head_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1547px -1512px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1456px -1380px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1365px -1330px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1274px -1198px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1183px -1148px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1183px -1107px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1001px -966px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1001px -925px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -910px -875px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -737px -643px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -627px -593px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -627px -552px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -634px -511px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -593px -511px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -634px -470px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1505px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1464px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1464px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1382px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1382px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1300px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1300px;
width: 40px;
height: 40px;
}
.slim_armor_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -752px -743px;
width: 93px;
height: 90px;
}
.slim_armor_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -303px -446px;
width: 105px;
height: 90px;
}
.slim_armor_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -364px;
width: 90px;
height: 90px;
}
.slim_armor_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -455px;
width: 90px;
height: 90px;
}
.slim_armor_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -363px -264px;
width: 114px;
height: 87px;
}
.slim_armor_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: 0px -358px;
width: 114px;
height: 87px;
}
.slim_armor_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -115px -358px;
width: 114px;
height: 87px;
}
.slim_armor_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -230px -358px;
width: 114px;
height: 87px;
}
.slim_armor_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -910px;
width: 90px;
height: 90px;
}
.slim_armor_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -242px 0px;
width: 120px;
height: 90px;
}
.slim_armor_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -593px -379px;
width: 105px;
height: 90px;
}
.slim_armor_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -1183px;
width: 90px;
height: 90px;
}
.weapon_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -790px -546px;
width: 93px;
height: 90px;
}
.weapon_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: 0px -552px;
width: 105px;
height: 90px;
}
.weapon_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -182px -1289px;
width: 90px;
height: 90px;
}
.weapon_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -273px -1289px;
width: 90px;
height: 90px;
}
.weapon_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -478px 0px;
width: 114px;
height: 87px;
}
.weapon_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -478px -88px;
width: 114px;
height: 87px;
}
.weapon_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -478px -176px;
width: 114px;
height: 87px;
}
.weapon_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -478px -264px;
width: 114px;
height: 87px;
}
.weapon_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -728px -1289px;
width: 90px;
height: 90px;
}
.weapon_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -242px -91px;
width: 120px;
height: 90px;
}
.weapon_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -212px -552px;
width: 105px;
height: 90px;
}
.weapon_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1001px -1289px;
width: 90px;
height: 90px;
}
.broad_armor_special_gaymerx {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1092px -1289px;
width: 90px;
height: 90px;
}
.head_special_gaymerx {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1183px -1289px;
width: 90px;
height: 90px;
}
.shop_armor_special_gaymerx {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1218px;
width: 40px;
height: 40px;
}
.shop_head_special_gaymerx {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1218px;
width: 40px;
height: 40px;
}
.slim_armor_special_gaymerx {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -91px;
width: 90px;
height: 90px;
}
.back_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -884px 0px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -273px;
width: 90px;
height: 90px;
}
.head_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -364px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1177px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1136px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1095px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -728px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201403 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -819px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201403 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -910px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201403 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1095px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201403 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1013px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201403 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -1183px;
width: 90px;
height: 90px;
}
.back_mystery_201404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -1274px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: 0px -1380px;
width: 90px;
height: 90px;
}
.shop_back_mystery_201404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1013px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -931px;
width: 40px;
height: 40px;
}
.broad_armor_mystery_201405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -273px -1380px;
width: 90px;
height: 90px;
}
.head_mystery_201405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -364px -1380px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -931px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -890px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -637px -1380px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201406 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -182px -643px;
width: 90px;
height: 96px;
}
.head_mystery_201406 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -273px -643px;
width: 90px;
height: 96px;
}
.shop_armor_mystery_201406 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -849px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201406 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -808px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201406 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -364px -643px;
width: 90px;
height: 96px;
}
.broad_armor_mystery_201407 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1183px -1380px;
width: 90px;
height: 90px;
}
.head_mystery_201407 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1274px -1380px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201407 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -808px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201407 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -726px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201407 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -91px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201408 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -182px;
width: 90px;
height: 90px;
}
.head_mystery_201408 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -273px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201408 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -726px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201408 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -644px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201408 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -546px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201409 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -637px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201409 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -728px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201409 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -644px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201409 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -603px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201409 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -1001px;
width: 90px;
height: 90px;
}
.back_mystery_201410 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -470px -743px;
width: 93px;
height: 90px;
}
.broad_armor_mystery_201410 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -564px -743px;
width: 93px;
height: 90px;
}
.shop_armor_mystery_201410 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -562px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201410 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -521px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201410 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -549px -643px;
width: 93px;
height: 90px;
}
.head_mystery_201411 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -91px -1471px;
width: 90px;
height: 90px;
}
.shop_head_mystery_201411 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -521px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201411 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -439px;
width: 40px;
height: 40px;
}
.weapon_mystery_201411 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -364px -1471px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201412 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -455px -1471px;
width: 90px;
height: 90px;
}
.head_mystery_201412 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -546px -1471px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201412 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -439px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201412 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -357px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201412 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -819px -1471px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201501 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -910px -1471px;
width: 90px;
height: 90px;
}
.head_mystery_201501 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1001px -1471px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201501 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -357px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201501 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -316px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201501 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1274px -1471px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201502 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1365px -1471px;
width: 90px;
height: 90px;
}
.shop_headAccessory_mystery_201502 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1092px -1016px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201502 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1054px;
width: 40px;
height: 40px;
}
.weapon_mystery_201502 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -91px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201503 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px 0px;
width: 90px;
height: 90px;
}
.eyewear_mystery_201503 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1456px -1471px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201503 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1054px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_201503 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -316px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201503 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1183px -1471px;
width: 90px;
height: 90px;
}
.back_mystery_201504 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1092px -1471px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201504 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -728px -1471px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201504 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -398px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201504 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -398px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201504 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -637px -1471px;
width: 90px;
height: 90px;
}
.head_mystery_201505 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -273px -1471px;
width: 90px;
height: 90px;
}
.shop_head_mystery_201505 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -480px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201505 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -480px;
width: 40px;
height: 40px;
}
.weapon_mystery_201505 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -182px -1471px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201506 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -593px -91px;
width: 90px;
height: 105px;
}
.eyewear_mystery_201506 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -699px 0px;
width: 90px;
height: 105px;
}
.shop_armor_mystery_201506 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -562px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_201506 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -603px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201506 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -699px -106px;
width: 90px;
height: 105px;
}
.back_mystery_201507 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -699px -212px;
width: 90px;
height: 105px;
}
.eyewear_mystery_201507 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -699px -318px;
width: 90px;
height: 105px;
}
.shop_back_mystery_201507 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -685px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_201507 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -685px;
width: 40px;
height: 40px;
}
.broad_armor_mystery_201508 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -94px -743px;
width: 93px;
height: 90px;
}
.head_mystery_201508 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: 0px -743px;
width: 93px;
height: 90px;
}
.shop_armor_mystery_201508 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -767px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201508 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -767px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201508 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -790px -637px;
width: 93px;
height: 90px;
}
.broad_armor_mystery_201509 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1001px -1380px;
width: 90px;
height: 90px;
}
.head_mystery_201509 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -910px -1380px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201509 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -849px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201509 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -890px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201509 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -546px -1380px;
width: 90px;
height: 90px;
}
.back_mystery_201510 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -91px -446px;
width: 105px;
height: 90px;
}
.headAccessory_mystery_201510 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -790px -182px;
width: 93px;
height: 90px;
}
.shop_back_mystery_201510 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -972px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201510 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -972px;
width: 40px;
height: 40px;
}
.broad_armor_mystery_201511 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -91px -1380px;
width: 90px;
height: 90px;
}
.head_mystery_201511 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -1092px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201511 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -273px;
width: 42px;
height: 42px;
}
.shop_head_mystery_201511 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1655px -273px;
width: 42px;
height: 42px;
}
.slim_armor_mystery_201511 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -1001px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201512 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -637px;
width: 90px;
height: 90px;
}
.head_mystery_201512 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -546px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201512 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1136px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201512 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1177px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201512 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px -455px;
width: 90px;
height: 90px;
}
.head_mystery_201601 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -121px -91px;
width: 120px;
height: 90px;
}
.shield_mystery_201601 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: 0px 0px;
width: 120px;
height: 90px;
}
.shop_head_mystery_201601 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1259px;
width: 40px;
height: 40px;
}
.shop_shield_mystery_201601 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1259px;
width: 40px;
height: 40px;
}
.back_mystery_201602 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px -91px;
width: 90px;
height: 90px;
}
.head_mystery_201602 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1339px 0px;
width: 90px;
height: 90px;
}
.shop_back_mystery_201602 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1341px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201602 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1341px;
width: 40px;
height: 40px;
}
.broad_armor_mystery_201603 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1183px -1198px;
width: 90px;
height: 90px;
}
.head_mystery_201603 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1092px -1198px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201603 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -1423px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201603 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1423px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201603 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1001px -1198px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201604 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -658px -743px;
width: 93px;
height: 90px;
}
.head_mystery_201604 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -376px -743px;
width: 93px;
height: 90px;
}
.shop_armor_mystery_201604 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1653px -1505px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201604 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -593px -470px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201604 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -455px -643px;
width: 93px;
height: 90px;
}
.broad_armor_mystery_201605 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -637px -1198px;
width: 90px;
height: 90px;
}
.head_mystery_201605 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -546px -1198px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201605 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -515px -446px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201605 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -515px -487px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201605 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -455px -1198px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201606 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: 0px -446px;
width: 90px;
height: 105px;
}
.head_mystery_201606 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -273px -1198px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201606 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -737px -684px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201606 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -910px -834px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201606 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -699px -424px;
width: 90px;
height: 105px;
}
.broad_armor_mystery_201607 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -91px -1198px;
width: 90px;
height: 90px;
}
.head_mystery_201607 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: 0px -1198px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201607 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -984px -1603px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201607 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1092px -1057px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201607 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -1092px;
width: 90px;
height: 90px;
}
.back_mystery_201608 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -790px -364px;
width: 93px;
height: 90px;
}
.head_mystery_201608 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -790px -273px;
width: 93px;
height: 90px;
}
.shop_back_mystery_201608 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1274px -1239px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201608 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1365px -1289px;
width: 40px;
height: 40px;
}
.broad_armor_mystery_201609 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -790px -91px;
width: 93px;
height: 90px;
}
.head_mystery_201609 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -790px 0px;
width: 93px;
height: 90px;
}
.shop_armor_mystery_201609 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1456px -1421px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201609 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1547px -1471px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201609 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -643px -643px;
width: 93px;
height: 90px;
}
.broad_armor_mystery_201610 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -699px -530px;
width: 90px;
height: 99px;
}
.head_mystery_201610 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: 0px -643px;
width: 90px;
height: 99px;
}
.shop_armor_mystery_201610 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -82px -1562px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201610 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -123px -1562px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201610 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -91px -643px;
width: 90px;
height: 99px;
}
.head_mystery_201611 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -273px;
width: 90px;
2016-12-12 17:13:59 +00:00
height: 90px;
}
.shop_head_mystery_201611 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -246px -1562px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201611 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -287px -1562px;
width: 40px;
height: 40px;
}
.weapon_mystery_201611 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -182px;
width: 90px;
2016-12-12 17:13:59 +00:00
height: 90px;
}
.broad_armor_mystery_301404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px -91px;
width: 90px;
height: 90px;
}
.eyewear_mystery_301404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1248px 0px;
width: 90px;
height: 90px;
}
.head_mystery_301404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1092px -1107px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_301404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -492px -1562px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_301404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -533px -1562px;
width: 40px;
height: 40px;
}
.shop_head_mystery_301404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -574px -1562px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_301404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -615px -1562px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_301404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1001px -1107px;
width: 90px;
height: 90px;
}
.weapon_mystery_301404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -910px -1107px;
width: 90px;
height: 90px;
}
.eyewear_mystery_301405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -819px -1107px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_301405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -637px -1107px;
width: 90px;
height: 90px;
}
.head_mystery_301405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -728px -1107px;
width: 90px;
height: 90px;
}
.shield_mystery_301405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -546px -1107px;
width: 90px;
height: 90px;
}
.shop_eyewear_mystery_301405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -902px -1562px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_301405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -984px -1562px;
width: 40px;
height: 40px;
}
.shop_head_mystery_301405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -943px -1562px;
width: 40px;
height: 40px;
}
.shop_shield_mystery_301405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -1025px -1562px;
width: 40px;
height: 40px;
}
.broad_armor_special_spring2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -455px -1107px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -364px -1107px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -273px -1107px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -182px -1107px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -91px -1107px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: 0px -1107px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -524px -552px;
width: 102px;
height: 90px;
}
.broad_armor_special_spring2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px -910px;
width: 90px;
height: 90px;
}
.broad_armor_special_springHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1157px -819px;
width: 90px;
height: 90px;
}
.broad_armor_special_springMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -546px -925px;
width: 90px;
height: 90px;
}
.broad_armor_special_springRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -455px -925px;
width: 90px;
height: 90px;
}
.broad_armor_special_springWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -364px -925px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -364px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px 0px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1365px -1380px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1092px -1380px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -819px -1380px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -728px -1380px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -318px -552px;
width: 102px;
height: 90px;
}
.headAccessory_special_spring2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -182px -1380px;
width: 90px;
height: 90px;
}
.headAccessory_special_springHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1430px 0px;
width: 90px;
height: 90px;
}
.headAccessory_special_springMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1274px -1289px;
width: 90px;
height: 90px;
}
.headAccessory_special_springRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -910px -1289px;
width: 90px;
height: 90px;
}
.headAccessory_special_springWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -819px -1289px;
width: 90px;
height: 90px;
}
.head_special_spring2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -884px -364px;
width: 90px;
height: 90px;
}
.head_special_spring2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-01 21:43:46 +00:00
background-position: -884px -273px;
width: 90px;
height: 90px;
}
.head_special_spring2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -884px -182px;
width: 90px;
height: 90px;
}
.head_special_spring2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -884px -91px;
width: 90px;
height: 90px;
}
.head_special_spring2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: 0px -1471px;
width: 90px;
height: 90px;
}
.head_special_spring2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -1365px;
width: 90px;
height: 90px;
}
.head_special_spring2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -421px -552px;
width: 102px;
height: 90px;
}
.head_special_spring2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -1183px;
width: 90px;
height: 90px;
}
.head_special_springHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -1092px;
width: 90px;
height: 90px;
}
.head_special_springMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -910px;
width: 90px;
height: 90px;
}
.head_special_springRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -819px;
width: 90px;
height: 90px;
}
.head_special_springWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1521px -455px;
width: 90px;
height: 90px;
}
.shield_special_spring2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -637px -1289px;
width: 90px;
height: 90px;
}
.shield_special_spring2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -546px -1289px;
width: 90px;
height: 90px;
}
.shield_special_spring2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -455px -1289px;
width: 90px;
height: 90px;
}
.shield_special_spring2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2016-12-12 17:13:59 +00:00
background-position: -1612px -182px;
width: 90px;
height: 90px;
}