habitica-self-host/website/assets/sprites/dist/spritesmith-main-8.css

2107 lines
57 KiB
CSS
Raw Normal View History

2016-12-09 02:28:17 +00:00
.quest_TEMPLATE_FOR_MISSING_IMAGE {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -651px -775px;
2016-12-09 02:28:17 +00:00
width: 221px;
height: 39px;
}
2017-01-03 21:35:23 +00:00
.quest_sheep {
background-image: url(/static/sprites/spritesmith-main-8.png);
background-position: -220px 0px;
width: 219px;
height: 219px;
}
.quest_slime {
background-image: url(/static/sprites/spritesmith-main-8.png);
background-position: -220px -440px;
width: 219px;
height: 219px;
}
2016-12-30 22:19:29 +00:00
.quest_sloth {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -220px -220px;
2016-12-30 22:19:29 +00:00
width: 219px;
height: 219px;
}
2016-12-17 02:16:01 +00:00
.quest_snail {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -660px 0px;
2016-12-17 02:16:01 +00:00
width: 219px;
height: 213px;
}
.quest_snake {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -660px;
2016-12-17 02:16:01 +00:00
width: 216px;
height: 177px;
}
.quest_spider {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -880px 0px;
2016-12-17 02:16:01 +00:00
width: 250px;
height: 150px;
}
.quest_taskwoodsTerror1 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -880px -329px;
2016-12-17 02:16:01 +00:00
width: 150px;
height: 150px;
}
.quest_taskwoodsTerror2 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -440px -440px;
2016-12-17 02:16:01 +00:00
width: 216px;
height: 216px;
}
.quest_taskwoodsTerror3 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -440px;
2016-12-17 02:16:01 +00:00
width: 219px;
height: 219px;
}
2016-12-09 02:28:17 +00:00
.quest_treeling {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -434px -660px;
2016-12-09 02:28:17 +00:00
width: 216px;
height: 177px;
}
2016-12-01 21:43:46 +00:00
.quest_trex {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -880px -151px;
2016-12-01 21:43:46 +00:00
width: 204px;
height: 177px;
}
.quest_trex_undead {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -660px -214px;
2016-12-01 21:43:46 +00:00
width: 216px;
height: 177px;
}
.quest_turtle {
background-image: url(/static/sprites/spritesmith-main-8.png);
2016-12-30 22:19:29 +00:00
background-position: -440px -220px;
2016-12-01 21:43:46 +00:00
width: 219px;
height: 219px;
}
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
.quest_unicorn {
background-image: url(/static/sprites/spritesmith-main-8.png);
2016-12-17 02:16:01 +00:00
background-position: -440px 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: 219px;
height: 219px;
}
.quest_vice1 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -660px -392px;
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: 216px;
height: 177px;
}
.quest_vice2 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px 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: 219px;
height: 219px;
}
.quest_vice3 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -217px -660px;
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: 216px;
height: 177px;
}
.quest_whale {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -220px;
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: 219px;
height: 219px;
}
.quest_dilatoryDistress1_blueFins {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1060px -838px;
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: 51px;
height: 48px;
}
.quest_dilatoryDistress1_fireCoral {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1060px -887px;
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: 48px;
height: 51px;
}
.quest_egg_plainEgg {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1060px -953px;
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: 48px;
height: 51px;
}
.quest_goldenknight1_testimony {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1060px -1005px;
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: 48px;
height: 51px;
}
.quest_moon1_shard {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -45px;
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: 42px;
height: 42px;
}
.quest_moonstone1_moonstone {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -1081px;
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: 30px;
height: 30px;
}
.quest_taskwoodsTerror2_brownie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1166px -1059px;
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: 48px;
height: 51px;
}
.quest_taskwoodsTerror2_dryad {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1166px -1111px;
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: 48px;
height: 51px;
}
.quest_taskwoodsTerror2_pixie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1272px -1165px;
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: 48px;
height: 51px;
}
.quest_vice2_lightCrystal {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -785px;
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;
}
.inventory_quest_scroll_armadillo {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1272px -1217px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_atom1 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -914px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_atom1_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1378px -1271px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_atom2 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1012px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_atom2_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -963px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_atom3 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1110px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_atom3_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1061px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_axolotl {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1605px -1378px;
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: 48px;
height: 52px;
}
.inventory_quest_scroll_basilist {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1208px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_beetle {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1257px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_bunny {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1306px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_cheetah {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1355px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_cow {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1404px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress1 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1502px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress2 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1600px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress2_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1551px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress3 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -49px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress3_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatory_derby {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1453px -1535px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_dustbunnies {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -98px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_egg {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -147px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_evilsanta {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -196px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_evilsanta2 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -245px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_falcon {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -294px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_ferret {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -392px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_frog {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -441px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_ghost_stag {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -490px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight1 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -1641px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight1_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -539px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight2 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -1508px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight2_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -1560px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight3 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -1404px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight3_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -1456px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_gryphon {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -1352px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_harpy {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -1300px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_hedgehog {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -1248px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_horse {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -1196px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_kraken {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -1144px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_monkey {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -1092px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moon1 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -988px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moon1_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -1040px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moon2 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -884px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moon2_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -936px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moon3 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -780px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moon3_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -832px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone1 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -676px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone1_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -728px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone2 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -572px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone2_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -624px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone3 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -468px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone3_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -520px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_octopus {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -416px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_owl {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -364px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_penguin {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -312px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_rat {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -260px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_rock {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -208px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_rooster {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -156px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_sabretooth {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -104px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_sheep {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px -52px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_slime {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1661px 0px;
2016-12-09 02:28:17 +00:00
width: 48px;
height: 51px;
}
.inventory_quest_scroll_sloth {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1568px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_snail {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1519px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_snake {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1470px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_spider {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1421px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_taskwoodsTerror1 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -1272px;
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: 48px;
height: 52px;
}
.inventory_quest_scroll_taskwoodsTerror2 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1274px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_taskwoodsTerror2_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1323px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_taskwoodsTerror3 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1176px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_taskwoodsTerror3_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1225px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_treeling {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1127px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_trex {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1029px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_trex_undead {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1078px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_turtle {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -980px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_unicorn {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -931px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_vice1 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -833px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_vice1_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -882px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_vice2 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -735px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_vice2_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -784px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_vice3 {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -637px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_vice3_locked {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -686px -1589px;
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: 48px;
height: 51px;
}
.inventory_quest_scroll_whale {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -588px -1589px;
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: 48px;
height: 51px;
}
.shop_copper {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -1158px;
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: 32px;
height: 22px;
}
.shop_eyes {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -457px;
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_gold {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -1135px;
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: 32px;
height: 22px;
}
.shop_opaquePotion {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -826px;
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_potion {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -744px;
width: 40px;
height: 40px;
}
.shop_reroll {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -703px;
width: 40px;
height: 40px;
}
.shop_seafoam {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -1048px;
width: 32px;
height: 32px;
}
.shop_shinySeed {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -1015px;
width: 32px;
height: 32px;
}
.shop_silver {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -1112px;
width: 32px;
height: 22px;
}
.shop_snowball {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -982px;
width: 32px;
height: 32px;
}
.shop_spookySparkles {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -949px;
width: 32px;
height: 32px;
}
.shop_backStab {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -867px;
width: 40px;
height: 40px;
}
.shop_brightness {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -908px;
width: 40px;
height: 40px;
}
.shop_defensiveStance {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -129px;
width: 40px;
height: 40px;
}
.shop_earth {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -170px;
width: 40px;
height: 40px;
}
2016-11-14 22:26:55 +00:00
.shop_fireball {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -211px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.shop_frost {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -252px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.shop_heal {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -293px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.shop_healAll {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -334px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.shop_intimidate {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -375px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.shop_mpheal {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -416px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.shop_pickPocket {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -88px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.shop_protectAura {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -498px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.shop_smash {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -539px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.shop_stealth {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -580px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.shop_toolsOfTrade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -621px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.shop_valorousPresence {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px -662px;
2016-11-14 22:26:55 +00:00
width: 40px;
height: 40px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.Pet_Egg_Armadillo {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -865px -1535px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.Pet_Egg_Axolotl {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -816px -1535px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
2016-11-16 02:04:10 +00:00
}
2016-11-14 22:26:55 +00:00
.Pet_Egg_BearCub {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -767px -1535px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
2016-11-02 23:28:35 +00:00
}
2016-11-14 22:26:55 +00:00
.Pet_Egg_Beetle {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -718px -1535px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
2016-11-02 23:28:35 +00:00
}
2016-11-14 22:26:55 +00:00
.Pet_Egg_Bunny {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -669px -1535px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Cactus {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -620px -1535px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Cheetah {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -571px -1535px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Cow {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -522px -1535px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Cuttlefish {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -473px -1535px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Deer {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -424px -1535px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Dragon {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1600px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Egg {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1551px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Falcon {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1502px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Ferret {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1453px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_FlyingPig {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1404px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Fox {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1355px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Frog {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1306px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Gryphon {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1180px -1006px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Hedgehog {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -1431px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Horse {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -343px -1589px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_LionCub {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -807px -570px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Monkey {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1159px -1535px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Octopus {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1372px -1589px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Owl {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1604px -1431px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_PandaCub {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1498px -1272px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Parrot {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -1325px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Penguin {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1498px -1325px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_PolarBear {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -1166px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Rat {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1392px -1166px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Rock {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -1218px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Rooster {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1392px -1218px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Sabretooth {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px -1060px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Seahorse {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1286px -1060px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Sheep {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px -1112px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Slime {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1286px -1112px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
2016-12-09 02:28:17 +00:00
.Pet_Egg_Sloth {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -1378px;
2016-12-09 02:28:17 +00:00
width: 49px;
height: 52px;
}
2016-11-14 22:26:55 +00:00
.Pet_Egg_Snail {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1180px -954px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Snake {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1131px -1006px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Spider {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1131px -954px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_TRex {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1031px -381px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_TigerCub {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1031px -329px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Treeling {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1080px -329px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Turtle {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1080px -381px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Unicorn {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -660px -570px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Whale {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -709px -570px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Egg_Wolf {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -758px -570px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Cake_Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -93px -1641px;
2016-11-14 22:26:55 +00:00
width: 43px;
height: 43px;
}
.Pet_Food_Cake_CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1710px 0px;
2016-11-14 22:26:55 +00:00
width: 42px;
height: 44px;
}
.Pet_Food_Cake_CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1031px -433px;
2016-11-14 22:26:55 +00:00
width: 43px;
height: 45px;
}
.Pet_Food_Cake_Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1617px -1589px;
2016-11-14 22:26:55 +00:00
width: 43px;
height: 44px;
}
.Pet_Food_Cake_Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -137px -1641px;
2016-11-14 22:26:55 +00:00
width: 43px;
height: 42px;
}
.Pet_Food_Cake_Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1075px -433px;
2016-11-14 22:26:55 +00:00
width: 43px;
height: 44px;
}
.Pet_Food_Cake_Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -49px -1641px;
2016-11-14 22:26:55 +00:00
width: 43px;
height: 44px;
}
.Pet_Food_Cake_Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1085px -196px;
2016-11-14 22:26:55 +00:00
width: 42px;
height: 47px;
}
.Pet_Food_Cake_White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1085px -244px;
2016-11-14 22:26:55 +00:00
width: 44px;
height: 44px;
}
.Pet_Food_Cake_Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1085px -151px;
2016-11-14 22:26:55 +00:00
width: 45px;
height: 44px;
}
.Pet_Food_Candy_Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1378px -1323px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Candy_CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1484px -1377px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Candy_CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1484px -1429px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -424px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -473px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -522px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -571px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -620px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Candy_White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -669px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -718px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Chocolate {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -767px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -816px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -865px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Fish {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -914px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Honey {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -963px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Meat {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1012px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Milk {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1061px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Potatoe {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1110px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_RottenMeat {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1159px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Saddle {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1208px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Pet_Food_Strawberry {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1257px -1483px;
2016-11-14 22:26:55 +00:00
width: 48px;
height: 51px;
}
.Mount_Body_Armadillo-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -212px -1483px;
2016-11-02 23:28:35 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Armadillo-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -106px -1483px;
2016-10-31 18:45:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Armadillo-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -1483px;
2016-10-31 18:45:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Armadillo-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -1272px;
2016-10-31 18:45:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Armadillo-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -1166px;
2016-10-31 18:45:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Armadillo-Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -1060px;
2016-10-25 21:55:40 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Armadillo-Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -954px;
2016-10-25 21:55:40 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Armadillo-Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -848px;
2016-10-25 21:55:40 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Armadillo-White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -742px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Armadillo-Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -636px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Axolotl-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -530px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Axolotl-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -424px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Axolotl-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -318px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Axolotl-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -212px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Axolotl-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px -106px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Axolotl-Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1555px 0px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Axolotl-Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1378px -1377px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Axolotl-Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1272px -1377px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Axolotl-White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1166px -1377px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Axolotl-Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1060px -1377px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_BearCub-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -954px -1377px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_BearCub-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -848px -1377px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_BearCub-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -742px -1377px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_BearCub-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -636px -1377px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_BearCub-Floral {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -530px -1377px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_BearCub-Ghost {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -424px -1377px;
2016-10-19 19:10:39 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_BearCub-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -318px -1377px;
2016-10-04 15:54:55 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Holly {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -212px -1377px;
2016-10-04 15:54:55 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Peppermint {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -106px -1377px;
2016-11-14 22:26:55 +00:00
width: 105px;
2016-10-04 15:54:55 +00:00
height: 105px;
}
.Mount_Body_BearCub-Polar {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -1377px;
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: 105px;
height: 105px;
}
.Mount_Body_BearCub-Red {
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-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -1166px;
2016-10-04 15:54:55 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-RoyalPurple {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -1060px;
2016-10-04 15:54:55 +00:00
width: 105px;
2016-10-11 21:00:55 +00:00
height: 105px;
2016-10-04 15:54:55 +00:00
}
.Mount_Body_BearCub-Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -954px;
2016-10-04 15:54:55 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -848px;
2016-10-04 15:54:55 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Spooky {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -742px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Thunderstorm {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -636px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_Beetle-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Beetle-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Beetle-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_Beetle-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1449px 0px;
2016-11-14 22:26:55 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Beetle-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1272px -1271px;
width: 105px;
height: 105px;
}
.Mount_Body_Beetle-Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1166px -1271px;
width: 105px;
height: 105px;
}
.Mount_Body_Beetle-Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1060px -1271px;
width: 105px;
height: 105px;
}
.Mount_Body_Beetle-Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -954px -1271px;
width: 105px;
height: 105px;
}
.Mount_Body_Beetle-White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -848px -1271px;
width: 105px;
2016-11-14 22:26:55 +00:00
height: 105px;
}
.Mount_Body_Beetle-Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -742px -1271px;
2016-09-13 20:01:53 +00:00
width: 105px;
2016-11-14 22:26:55 +00:00
height: 105px;
2016-10-11 21:00:55 +00:00
}
.Mount_Body_Bunny-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -636px -1271px;
2016-11-14 22:26:55 +00:00
width: 105px;
2016-09-13 20:01:53 +00:00
height: 105px;
}
.Mount_Body_Bunny-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -530px -1271px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -424px -1271px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -318px -1271px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -212px -1271px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -106px -1271px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -1271px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -1060px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -954px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -848px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -742px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -636px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -530px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -424px;
2016-09-13 20:01:53 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Floral {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -318px;
2016-09-01 20:58:26 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Ghost {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -212px;
2016-09-01 20:58:26 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px -106px;
2016-09-01 20:58:26 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Holly {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1343px 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: 105px;
height: 105px;
}
.Mount_Body_Cactus-Peppermint {
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-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1166px -1165px;
2016-09-01 20:58:26 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1060px -1165px;
2016-09-01 20:58:26 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-RoyalPurple {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -954px -1165px;
2016-09-01 20:58:26 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -848px -1165px;
2016-09-01 20:58:26 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -742px -1165px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Spooky {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -636px -1165px;
2016-09-01 20:58:26 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Thunderstorm {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -530px -1165px;
2016-08-23 20:48:23 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -424px -1165px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -318px -1165px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -212px -1165px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -106px -1165px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -1165px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px -954px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px -848px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px -742px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px -636px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px -530px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px -424px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px -318px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cow-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px -212px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cow-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px -106px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cow-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1237px 0px;
2016-08-18 17:51:51 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cow-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1060px -1059px;
2016-08-09 23:40:22 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cow-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -954px -1059px;
2016-08-09 23:40:22 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cow-Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -848px -1059px;
2016-08-09 23:40:22 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cow-Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -742px -1059px;
2016-08-09 23:40:22 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cow-Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -636px -1059px;
2016-08-09 23:40:22 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Cow-White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -530px -1059px;
width: 105px;
height: 105px;
}
.Mount_Body_Cow-Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -424px -1059px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Cuttlefish-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -838px;
2016-08-09 23:40:22 +00:00
width: 105px;
2016-11-14 22:26:55 +00:00
height: 114px;
2016-08-09 23:40:22 +00:00
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Cuttlefish-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -757px -660px;
2016-08-09 23:40:22 +00:00
width: 105px;
2016-11-14 22:26:55 +00:00
height: 114px;
2016-08-09 23:40:22 +00:00
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Cuttlefish-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -651px -660px;
2016-08-03 20:27:49 +00:00
width: 105px;
2016-11-14 22:26:55 +00:00
height: 114px;
2016-08-03 20:27:49 +00:00
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Cuttlefish-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -986px -710px;
2016-08-03 20:27:49 +00:00
width: 105px;
2016-11-14 22:26:55 +00:00
height: 114px;
2016-08-03 20:27:49 +00:00
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Cuttlefish-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -880px -710px;
2016-08-03 20:27:49 +00:00
width: 105px;
2016-11-14 22:26:55 +00:00
height: 114px;
2016-08-03 20:27:49 +00:00
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Cuttlefish-Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -986px -595px;
2016-08-03 20:27:49 +00:00
width: 105px;
2016-11-14 22:26:55 +00:00
height: 114px;
2016-08-03 20:27:49 +00:00
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Cuttlefish-Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -880px -595px;
2016-08-03 20:27:49 +00:00
width: 105px;
2016-11-14 22:26:55 +00:00
height: 114px;
2016-08-03 20:27:49 +00:00
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Cuttlefish-Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -986px -480px;
2016-08-03 20:27:49 +00:00
width: 105px;
2016-11-14 22:26:55 +00:00
height: 114px;
2016-08-03 20:27:49 +00:00
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Cuttlefish-White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -106px -838px;
2016-08-03 20:27:49 +00:00
width: 105px;
2016-11-14 22:26:55 +00:00
height: 114px;
2016-08-03 20:27:49 +00:00
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Cuttlefish-Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -880px -480px;
2016-08-03 20:27:49 +00:00
width: 105px;
2016-11-14 22:26:55 +00:00
height: 114px;
2016-08-03 20:27:49 +00:00
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Deer-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1131px -212px;
2016-08-03 20:27:49 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Deer-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1131px -106px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Deer-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1131px 0px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Deer-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -954px -953px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Deer-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -848px -953px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Deer-Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -742px -953px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Deer-Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -636px -953px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Deer-Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -530px -953px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Deer-White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -424px -953px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Deer-Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -318px -953px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -212px -953px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -106px -953px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -953px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -954px -838px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Floral {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -848px -838px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Ghost {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -742px -838px;
2016-06-29 19:06:01 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -636px -838px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Holly {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -530px -838px;
2016-06-29 19:06:01 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Peppermint {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -424px -838px;
2016-06-29 19:06:01 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Red {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -318px -838px;
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: 105px;
height: 105px;
}
.Mount_Body_Dragon-RoyalPurple {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -212px -838px;
2016-06-29 19:06:01 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Shade {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -318px -1483px;
2016-06-29 19:06:01 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Skeleton {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -318px -1059px;
2016-06-29 19:06:01 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Spooky {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -212px -1059px;
2016-06-29 19:06:01 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Thunderstorm {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -106px -1059px;
2016-06-29 19:06:01 +00:00
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-White {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: 0px -1059px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Dragon-Zombie {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1131px -848px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Egg-Base {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1131px -742px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Egg-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1131px -636px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Egg-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1131px -530px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Egg-Desert {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1131px -318px;
width: 105px;
height: 105px;
}
2016-11-14 22:26:55 +00:00
.Mount_Body_Egg-Golden {
background-image: url(/static/sprites/spritesmith-main-8.png);
2017-01-03 21:35:23 +00:00
background-position: -1131px -424px;
2016-03-18 20:56:16 +00:00
width: 105px;
height: 105px;
}