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

2971 lines
82 KiB
CSS
Raw Normal View History

v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
.headAccessory_armoire_comicalArrow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -455px -898px;
width: 90px;
height: 90px;
}
.head_armoire_redFloppyHat {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -819px -898px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 90px;
height: 90px;
}
.head_armoire_redHairbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -1001px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 90px;
height: 90px;
}
.head_armoire_royalCrown {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -966px -91px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 90px;
height: 90px;
}
.head_armoire_shepherdHeaddress {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -966px -182px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 90px;
height: 90px;
}
.head_armoire_vermilionArcherHelm {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -898px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 90px;
height: 90px;
}
.head_armoire_violetFloppyHat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -91px -898px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 90px;
height: 90px;
}
.head_armoire_woodElfHelm {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -273px -898px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 90px;
height: 90px;
}
.head_armoire_yellowHairbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -364px -898px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 90px;
height: 90px;
}
.shield_armoire_dragonTamerShield {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -546px -898px;
width: 90px;
height: 90px;
}
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
.shield_armoire_festivalParasol {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -472px -352px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 114px;
height: 87px;
}
.shield_armoire_floralBouquet {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -910px -898px;
width: 90px;
height: 90px;
}
.shield_armoire_gladiatorShield {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -1001px;
width: 90px;
height: 90px;
}
.shield_armoire_midnightShield {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -1092px;
width: 90px;
height: 90px;
}
.shield_armoire_mushroomDruidShield {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -1183px;
width: 90px;
height: 90px;
}
.shield_armoire_mysticLamp {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -470px -716px;
width: 90px;
height: 90px;
}
.shield_armoire_perchingFalcon {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -561px -716px;
width: 90px;
height: 90px;
}
.shield_armoire_ramHornShield {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -652px -716px;
width: 90px;
height: 90px;
}
.shield_armoire_redRose {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -637px -807px;
width: 90px;
height: 90px;
}
.shield_armoire_royalCane {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -728px -807px;
width: 90px;
height: 90px;
}
.shield_armoire_sandyBucket {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -966px 0px;
width: 90px;
height: 90px;
}
.shop_armor_armoire_barristerRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -328px -1617px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_basicArcherArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -287px -1617px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_cannoneerRags {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -246px -1617px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_crystalCrescentRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -123px -1617px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_dragonTamerArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -82px -1617px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_falconerArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -41px -1617px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_gladiatorArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1517px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_goldenToga {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1476px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_gownOfHearts {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1353px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_graduateRobe {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1312px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 40px;
height: 40px;
}
.shop_armor_armoire_greenFestivalYukata {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1271px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_hornedIronArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1148px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_ironBlueArcherArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1107px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_jesterCostume {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1066px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_lunarArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -943px;
width: 40px;
height: 40px;
}
2017-02-02 17:31:43 +00:00
.shop_armor_armoire_minerOveralls {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -902px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_mushroomDruidArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -779px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_armor_armoire_ogreArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -738px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_armor_armoire_plagueDoctorOvercoat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -697px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_armor_armoire_ramFleeceRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -574px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_armor_armoire_rancherRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -533px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_armor_armoire_redPartyDress {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -492px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_armor_armoire_royalRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -369px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_armor_armoire_shepherdRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -328px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_armor_armoire_stripedSwimsuit {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -205px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_armor_armoire_vermilionArcherArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -164px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_armor_armoire_woodElfArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -123px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_eyewear_armoire_plagueDoctorMask {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px 0px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_headAccessory_armoire_comicalArrow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -861px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_barristerWig {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1599px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_basicArcherCap {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1558px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_blackCat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1435px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_blueFloppyHat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1394px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_blueHairbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1271px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_cannoneerBandanna {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1230px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_crownOfHearts {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1189px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_crystalCrescentHat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1066px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_dragonTamerHelm {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1025px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_falconerCap {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -984px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_gladiatorHelm {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -861px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_goldenLaurels {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -820px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_graduateCap {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -779px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_greenFloppyHat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -656px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_hornedIronHelm {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -615px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_ironBlueArcherHelm {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -574px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_jesterCap {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -451px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_lunarCrown {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -410px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_minerHelmet {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -369px -1576px;
width: 40px;
height: 40px;
}
.shop_head_armoire_mushroomDruidCap {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -246px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_ogreMask {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -205px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_orangeCat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -82px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_plagueDoctorHat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -41px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_ramHeaddress {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -1576px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_rancherHat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1435px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_redFloppyHat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1394px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_redHairbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1353px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_royalCrown {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1189px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_shepherdHeaddress {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1148px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_vermilionArcherHelm {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1107px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_violetFloppyHat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1066px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_woodElfHelm {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -943px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_head_armoire_yellowHairbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -902px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
2017-01-18 00:16:01 +00:00
.shop_shield_armoire_dragonTamerShield {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -820px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 40px;
height: 40px;
}
.shop_shield_armoire_festivalParasol {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -779px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_shield_armoire_floralBouquet {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -738px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_shield_armoire_gladiatorShield {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -697px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_shield_armoire_midnightShield {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -656px;
width: 40px;
height: 40px;
}
.shop_shield_armoire_mushroomDruidShield {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -615px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_shield_armoire_mysticLamp {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -451px -1617px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_shield_armoire_perchingFalcon {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -533px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_shield_armoire_ramHornShield {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -492px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_shield_armoire_redRose {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -451px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_shield_armoire_royalCane {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -410px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_shield_armoire_sandyBucket {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -369px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_barristerGavel {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -328px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_basicCrossbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -287px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_basicLongbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -246px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_batWand {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -205px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_blueLongbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -164px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_cannon {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -123px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_crystalCrescentStaff {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -82px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_festivalFirecracker {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -41px;
width: 40px;
height: 40px;
}
.shop_weapon_armoire_forestFungusStaff {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px 0px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_glowingSpear {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1558px -1535px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_goldWingStaff {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1517px -1535px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_habiticanDiploma {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1365px -1303px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_ironCrook {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1365px -1262px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_jesterBaton {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1274px -1212px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_lunarSceptre {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1274px -1171px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_miningPickax {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1183px -1121px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_mythmakerSword {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1183px -1080px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_ogreClub {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1092px -1030px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_rancherLasso {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1092px -989px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_sandySpade {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1001px -939px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_shepherdsCrook {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1001px -898px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_vermilionArcherBow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -910px -848px;
2017-02-02 17:31:43 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_wandOfHearts {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -910px -807px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_weapon_armoire_woodElfStaff {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -834px -757px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.slim_armor_armoire_barristerRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -273px -989px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_basicArcherArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -364px -989px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_cannoneerRags {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -455px -989px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_crystalCrescentRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -546px -989px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_dragonTamerArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -637px -989px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_falconerArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -728px -989px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_gladiatorArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -819px -989px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_goldenToga {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -910px -989px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_gownOfHearts {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1001px -989px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
2017-01-03 21:35:23 +00:00
.slim_armor_armoire_graduateRobe {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px 0px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_greenFestivalYukata {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -91px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_hornedIronArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -182px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_ironBlueArcherArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -273px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_jesterCostume {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -364px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_lunarArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -455px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_minerOveralls {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -546px;
width: 90px;
height: 90px;
}
.slim_armor_armoire_mushroomDruidArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -637px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_ogreArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -728px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_plagueDoctorOvercoat {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -819px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_ramFleeceRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -910px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_rancherRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -1080px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_redPartyDress {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -91px -1080px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_royalRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -182px -1080px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_shepherdRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -273px -1080px;
width: 90px;
height: 90px;
}
2016-12-01 21:43:46 +00:00
.slim_armor_armoire_stripedSwimsuit {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -364px -1080px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_vermilionArcherArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -455px -1080px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.slim_armor_armoire_woodElfArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -546px -1080px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_barristerGavel {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -637px -1080px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_basicCrossbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -728px -1080px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_basicLongbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -819px -1080px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_batWand {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -910px -1080px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_blueLongbow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1001px -1080px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_cannon {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1092px -1080px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_crystalCrescentStaff {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px 0px;
v3.84.0 - Backgrounds and Armoire 2017/04 (#8652) * Release Mergeback (#8644) * Remove email addresses from translatable strings (#8448) * Fix User > Profile showing {getProgressDisplay()} * Remove bad nextRewardAt check * 1st iteration of issue #8385 - more pending * #8385 config and jade fixes, tests pending * #8385 fixing lint errors * Fix faqs string and test * Fix faq.jade and add workaround for faq.js * Fixing accidental checking for faq.js * fix emails in faq.js * fetch emails once in auth.js * Fixing community manager email in auth.js (cherry picked from commit 842fbe42a8ada502d09ad5754755bb7c40e64af9) * chore(i18n): update locales (cherry picked from commit b2225f05e52b026d6c476b999943bc9b8094f270) * Merge branch 'stripe-webhook' into develop (cherry picked from commit 30f514e46fb8cc79ca7203c442d72c345ff3a22c) * add recent Grand Gala seasonal special equipment names (#8606) This is to help translators add good glossary entries now for keeping the current wiki pages consistent with future additions to the website's seasonal shop. (cherry picked from commit 4846bc57692a8fc709a5cf86098053db4347edf2) * stripe webhook for unpaid subs: add 3 days of remaining time (cherry picked from commit 1d7b7337591b49c8a1c3de87490b3068309662d6) * New default background (#8597) * feat(bgs): new default background * feat(bgs): backfill migration * fix(migration): extraneous imports, bad paths * fix(bgs): address comments * fix(test): assert equality (cherry picked from commit 03088f1d9f1d18e74aa6a02e27203dd36ed1c967) * chore(sprites): compile (cherry picked from commit 831b122ce2f9978f0b0db2212eb6ab504799118c) * chore(i18n): update locales (cherry picked from commit be1754ab073653fdec3b243de66a18b992f1163e) * chore(public-docs): Community Guidelines update Also Bailey announcement (cherry picked from commit 565d50dd99ba277403e839cde67a7dcc3d088ba0) * chore(i18n): update locales (cherry picked from commit d4198f8913f241bfc928efee4dd44678b81ac788) * 3.83.0 (cherry picked from commit ea184899913e1ba7636c3618e3a0ed660e33abf3) * chore(news): Bailey * rebuild shrinkwrap (cherry picked from commit 96ce948e1a941cda4ee921095d3c072191348541) * stripe webhook: fix handling of automatic requests (cherry picked from commit c4463f991b8a6e7c46a40a43151cdd6aa9cf808b) * 3.83.1 * v3.83.2 - April Fools 2017 (#8632) * feat(event): April Fools 2017 * feat(event): NPCs and Bailey * fix(event): tweak NPCs, add challenge link * chore(sprites): compile * 3.83.2 * v3.83.3 Fooling Fix (#8633) * fix(fooling): add logic to party and member modals * 3.83.3 * v3.83.4 Export fooling (#8634) * fix(fooling): allow export * 3.83.4 * v3.83.5 End Fooling (#8638) * chore(event): no more foolin * chore(sprites): compile * 3.83.5 * fix(merge-conflict): prefer develop for config.json.example * fix(merge-conflict): fewer istanbul deps * Replace golden rock mount body sprite * feat(content): BGs and Armoire 2017-04 Also fixes a positioning issue on Spring Healer headgear. * chore(sprites): compile * chore(i18n): update locales * 3.84.0
2017-04-04 20:49:05 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_festivalFirecracker {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px -91px;
width: 90px;
height: 90px;
}
.weapon_armoire_forestFungusStaff {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px -182px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
.weapon_armoire_glowingSpear {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px -273px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_goldWingStaff {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px -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: 90px;
height: 90px;
}
.weapon_armoire_habiticanDiploma {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px -455px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_ironCrook {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px -546px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_jesterBaton {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px -637px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_lunarSceptre {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px -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: 90px;
height: 90px;
}
.weapon_armoire_miningPickax {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px -819px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_mythmakerSword {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px -910px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_ogreClub {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1239px -1001px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_rancherLasso {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -1171px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_sandySpade {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -91px -1171px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_shepherdsCrook {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -182px -1171px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_vermilionArcherBow {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -273px -1171px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_wandOfHearts {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -364px -1171px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.weapon_armoire_woodElfStaff {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -455px -1171px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.armor_special_bardRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -546px -1171px;
width: 90px;
height: 90px;
}
.broad_armor_healer_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -637px -1171px;
width: 90px;
height: 90px;
}
.broad_armor_healer_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -728px -1171px;
width: 90px;
height: 90px;
}
.broad_armor_healer_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -819px -1171px;
width: 90px;
height: 90px;
}
.broad_armor_healer_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -910px -1171px;
width: 90px;
height: 90px;
}
.broad_armor_healer_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1001px -1171px;
width: 90px;
height: 90px;
}
.broad_armor_rogue_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1092px -1171px;
width: 90px;
height: 90px;
}
.broad_armor_rogue_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1183px -1171px;
width: 90px;
height: 90px;
}
.broad_armor_rogue_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px 0px;
width: 90px;
height: 90px;
}
.broad_armor_rogue_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px -91px;
width: 90px;
height: 90px;
}
.broad_armor_rogue_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px -182px;
width: 90px;
height: 90px;
}
.broad_armor_special_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px -273px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.broad_armor_special_bardRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px -364px;
width: 90px;
height: 90px;
}
.broad_armor_special_dandySuit {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -1330px -455px;
width: 90px;
height: 90px;
}
.broad_armor_special_finnedOceanicArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px -546px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.broad_armor_special_lunarWarriorArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px -637px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.broad_armor_special_mammothRiderArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px -728px;
width: 90px;
height: 90px;
}
.broad_armor_special_nomadsCuirass {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -1330px -819px;
2017-01-21 02:41:31 +00:00
width: 90px;
height: 90px;
}
.broad_armor_special_pageArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px -910px;
width: 90px;
height: 90px;
}
.broad_armor_special_pyromancersRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px -1001px;
2017-04-20 19:39:19 +00:00
width: 90px;
height: 90px;
}
.broad_armor_special_roguishRainbowMessengerRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px -1092px;
width: 90px;
height: 90px;
}
2017-04-26 01:57:19 +00:00
.broad_armor_special_samuraiArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: 0px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_special_sneakthiefRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -91px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_special_snowSovereignRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: 0px -270px;
width: 114px;
height: 87px;
}
.broad_armor_warrior_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -273px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_warrior_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -364px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_warrior_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -455px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_warrior_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -546px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_warrior_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -637px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -728px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -819px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -910px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1001px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1092px -1262px;
width: 90px;
height: 90px;
}
.shop_armor_healer_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -834px -716px;
width: 40px;
height: 40px;
}
.shop_armor_healer_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -636px -575px;
width: 40px;
height: 40px;
}
.shop_armor_healer_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -636px -534px;
width: 40px;
height: 40px;
}
.shop_armor_healer_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -517px -487px;
width: 40px;
height: 40px;
}
.shop_armor_healer_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -476px -487px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -435px -487px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -394px -487px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -353px -487px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -312px -487px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -271px -487px;
width: 40px;
height: 40px;
}
.shop_armor_special_0 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -230px -487px;
width: 40px;
height: 40px;
}
.shop_armor_special_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -517px -446px;
width: 40px;
height: 40px;
}
.shop_armor_special_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -476px -446px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 40px;
height: 40px;
}
.shop_armor_special_bardRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -435px -446px;
width: 40px;
height: 40px;
}
.shop_armor_special_dandySuit {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -394px -446px;
width: 40px;
height: 40px;
}
.shop_armor_special_finnedOceanicArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -353px -446px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 40px;
height: 40px;
}
.shop_armor_special_lunarWarriorArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -312px -446px;
2017-01-18 00:16:01 +00:00
width: 40px;
height: 40px;
}
.shop_armor_special_mammothRiderArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -271px -446px;
width: 40px;
height: 40px;
}
.shop_armor_special_nomadsCuirass {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -230px -446px;
2017-01-21 02:41:31 +00:00
width: 40px;
height: 40px;
}
.shop_armor_special_pageArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -719px -576px;
width: 40px;
height: 40px;
}
.shop_armor_special_pyromancersRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -678px -576px;
2017-04-20 19:39:19 +00:00
width: 40px;
height: 40px;
}
.shop_armor_special_roguishRainbowMessengerRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -825px -643px;
width: 40px;
height: 40px;
}
.shop_armor_special_samuraiArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -784px -643px;
width: 40px;
height: 40px;
}
.shop_armor_special_sneakthiefRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -916px -728px;
width: 40px;
height: 40px;
}
.shop_armor_special_snowSovereignRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -1057px -910px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1189px -1001px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -1001px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1280px -1092px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1371px -1183px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1330px -1183px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1462px -1274px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -1274px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1553px -1365px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -574px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -1365px;
width: 40px;
height: 40px;
}
.slim_armor_healer_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -273px;
width: 90px;
height: 90px;
}
.slim_armor_healer_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -364px;
width: 90px;
height: 90px;
}
.slim_armor_healer_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -455px;
width: 90px;
height: 90px;
}
.slim_armor_healer_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -546px;
width: 90px;
height: 90px;
}
.slim_armor_healer_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -637px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -728px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -819px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -910px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -784px -97px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -1092px;
width: 90px;
height: 90px;
}
.slim_armor_special_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -1183px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.slim_armor_special_bardRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -1274px;
width: 90px;
height: 90px;
}
.slim_armor_special_dandySuit {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: 0px -1444px;
width: 90px;
height: 90px;
}
.slim_armor_special_finnedOceanicArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -91px -1444px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.slim_armor_special_lunarWarriorArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -182px -1444px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.slim_armor_special_mammothRiderArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -273px -1444px;
width: 90px;
height: 90px;
}
.slim_armor_special_nomadsCuirass {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -364px -1444px;
2017-01-21 02:41:31 +00:00
width: 90px;
height: 90px;
}
.slim_armor_special_pageArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -455px -1444px;
width: 90px;
height: 90px;
}
.slim_armor_special_pyromancersRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -546px -1444px;
2017-04-20 19:39:19 +00:00
width: 90px;
height: 90px;
}
.slim_armor_special_roguishRainbowMessengerRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -637px -1444px;
width: 90px;
height: 90px;
}
.slim_armor_special_samuraiArmor {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -728px -1444px;
width: 90px;
height: 90px;
}
.slim_armor_special_sneakthiefRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -819px -1444px;
width: 90px;
height: 90px;
}
2017-04-26 01:57:19 +00:00
.slim_armor_special_snowSovereignRobes {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -115px -182px;
width: 114px;
height: 87px;
}
.slim_armor_warrior_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1001px -1444px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1092px -1444px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1183px -1444px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1274px -1444px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -182px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_1 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px -91px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_2 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1512px 0px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_3 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1365px -1353px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_4 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1274px -1353px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_5 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1183px -1353px;
width: 90px;
height: 90px;
}
2017-04-26 01:57:19 +00:00
.back_special_snowdriftVeil {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -115px -270px;
width: 114px;
height: 87px;
}
.shop_back_special_snowdriftVeil {
background-image: url(/static/sprites/spritesmith-main-5.png);
background-position: -1239px -1092px;
width: 40px;
height: 40px;
}
.broad_armor_special_birthday {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1001px -1353px;
width: 90px;
height: 90px;
}
.broad_armor_special_birthday2015 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -910px -1353px;
width: 90px;
height: 90px;
}
.broad_armor_special_birthday2016 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -819px -1353px;
2017-01-31 18:32:03 +00:00
width: 90px;
height: 90px;
}
.broad_armor_special_birthday2017 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -728px -1353px;
width: 90px;
height: 90px;
}
.shop_armor_special_birthday {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1098px -910px;
width: 40px;
height: 40px;
}
.shop_armor_special_birthday2015 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -966px -819px;
width: 40px;
height: 40px;
}
.shop_armor_special_birthday2016 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1007px -819px;
2017-01-31 18:32:03 +00:00
width: 40px;
height: 40px;
}
.shop_armor_special_birthday2017 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -875px -728px;
width: 40px;
height: 40px;
}
.slim_armor_special_birthday {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -637px -1353px;
width: 90px;
height: 90px;
}
.slim_armor_special_birthday2015 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -546px -1353px;
width: 90px;
height: 90px;
}
.slim_armor_special_birthday2016 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -455px -1353px;
2017-01-31 18:32:03 +00:00
width: 90px;
height: 90px;
}
.slim_armor_special_birthday2017 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -364px -1353px;
width: 90px;
height: 90px;
}
.broad_armor_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -282px -716px;
width: 93px;
height: 90px;
}
.broad_armor_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -318px -534px;
width: 105px;
height: 90px;
}
.broad_armor_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -91px -1353px;
width: 90px;
height: 90px;
}
.broad_armor_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -1353px;
width: 90px;
height: 90px;
}
.broad_armor_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -345px -358px;
width: 114px;
height: 87px;
}
.broad_armor_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -115px -446px;
width: 114px;
height: 87px;
}
.broad_armor_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -242px -88px;
width: 114px;
height: 87px;
}
.broad_armor_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-20 19:39:19 +00:00
background-position: 0px -182px;
width: 114px;
height: 87px;
}
.broad_armor_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -819px;
width: 90px;
height: 90px;
}
.broad_armor_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px 0px;
width: 120px;
height: 90px;
}
.broad_armor_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -678px -197px;
width: 105px;
height: 90px;
}
.broad_armor_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -546px;
width: 90px;
height: 90px;
}
.head_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -294px -625px;
width: 93px;
height: 90px;
}
.head_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -678px -288px;
width: 105px;
height: 90px;
}
.head_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -273px;
width: 90px;
height: 90px;
}
.head_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -182px;
width: 90px;
height: 90px;
}
.head_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-20 19:39:19 +00:00
background-position: -230px -182px;
width: 114px;
height: 87px;
}
.head_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -357px 0px;
width: 114px;
height: 87px;
}
.head_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -357px -88px;
width: 114px;
height: 87px;
}
.head_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -357px -176px;
width: 114px;
height: 87px;
}
.head_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -182px -989px;
width: 90px;
height: 90px;
}
.head_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -121px 0px;
width: 120px;
height: 90px;
}
.head_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -625px;
width: 105px;
height: 90px;
}
.head_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1057px -819px;
width: 90px;
height: 90px;
}
.shield_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -188px -716px;
width: 93px;
height: 90px;
}
.shield_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -678px -379px;
width: 105px;
height: 90px;
}
.shield_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1057px -546px;
width: 90px;
height: 90px;
}
.shield_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -230px -270px;
width: 114px;
height: 87px;
}
.shield_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -345px -270px;
width: 114px;
height: 87px;
}
.shield_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -358px;
width: 114px;
height: 87px;
}
.shield_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1057px -182px;
width: 90px;
height: 90px;
}
.shield_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -678px 0px;
width: 105px;
height: 90px;
}
.shield_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1057px 0px;
width: 90px;
height: 90px;
}
.shop_armor_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1456px -1353px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1456px -1394px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1456px -1444px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1497px -1444px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1538px -1444px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1456px -1485px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1497px -1485px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1538px -1485px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -1535px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -41px -1535px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -82px -1535px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -123px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -164px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -205px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -246px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -287px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -328px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -369px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -410px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -451px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -492px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -533px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -574px -1535px;
width: 40px;
height: 40px;
}
.shop_head_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -615px -1535px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -656px -1535px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -697px -1535px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -738px -1535px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -779px -1535px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -820px -1535px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -861px -1535px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -902px -1535px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -943px -1535px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -984px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1025px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1066px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1107px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1189px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1230px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1271px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1312px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1353px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1394px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1435px -1535px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1476px -1535px;
width: 40px;
height: 40px;
}
.slim_armor_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -94px -716px;
width: 93px;
height: 90px;
}
.slim_armor_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -424px -534px;
width: 105px;
height: 90px;
}
.slim_armor_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -728px -898px;
width: 90px;
height: 90px;
}
.slim_armor_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -637px -898px;
width: 90px;
height: 90px;
}
.slim_armor_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -115px -358px;
width: 114px;
height: 87px;
}
.slim_armor_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -230px -358px;
width: 114px;
height: 87px;
}
.slim_armor_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -242px 0px;
width: 114px;
height: 87px;
}
.slim_armor_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -446px;
width: 114px;
height: 87px;
}
.slim_armor_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -182px -898px;
width: 90px;
height: 90px;
}
.slim_armor_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -121px -91px;
width: 120px;
height: 90px;
}
.slim_armor_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -534px;
width: 105px;
height: 90px;
}
.slim_armor_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -966px -728px;
width: 90px;
height: 90px;
}
.weapon_special_fall2015Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -388px -625px;
width: 93px;
height: 90px;
}
.weapon_special_fall2015Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -106px -534px;
width: 105px;
height: 90px;
}
.weapon_special_fall2015Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -966px -455px;
width: 90px;
height: 90px;
}
.weapon_special_fall2015Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -966px -364px;
width: 90px;
height: 90px;
}
.weapon_special_fall2016Healer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -472px -264px;
width: 114px;
height: 87px;
}
.weapon_special_fall2016Mage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -472px -176px;
width: 114px;
height: 87px;
}
.weapon_special_fall2016Rogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -472px -88px;
width: 114px;
height: 87px;
}
.weapon_special_fall2016Warrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -472px 0px;
width: 114px;
height: 87px;
}
.weapon_special_fallHealer {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -819px -807px;
width: 90px;
height: 90px;
}
.weapon_special_fallMage {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -91px;
width: 120px;
height: 90px;
}
.weapon_special_fallRogue {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -212px -534px;
width: 105px;
height: 90px;
}
.weapon_special_fallWarrior {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -546px -807px;
width: 90px;
height: 90px;
}
.broad_armor_special_gaymerx {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -455px -807px;
width: 90px;
height: 90px;
}
.head_special_gaymerx {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -364px -807px;
width: 90px;
height: 90px;
}
.shop_armor_special_gaymerx {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -984px;
width: 40px;
height: 40px;
}
.shop_head_special_gaymerx {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1025px;
width: 40px;
height: 40px;
}
.slim_armor_special_gaymerx {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -273px -807px;
width: 90px;
height: 90px;
}
.back_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -182px -807px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -91px -807px;
width: 90px;
height: 90px;
}
.head_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -807px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1230px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1271px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1312px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201402 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -875px -637px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201403 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -875px -546px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201403 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -875px -455px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201403 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1476px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201403 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1603px -1517px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201403 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -875px -364px;
width: 90px;
height: 90px;
}
.back_mystery_201404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -875px -273px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -875px -182px;
width: 90px;
height: 90px;
}
.shop_back_mystery_201404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -123px -1576px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201404 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -164px -1576px;
width: 40px;
height: 40px;
}
.broad_armor_mystery_201405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -875px -91px;
width: 90px;
height: 90px;
}
.head_mystery_201405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -875px 0px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -287px -1576px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -328px -1576px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201405 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -743px -716px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201406 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -784px 0px;
width: 90px;
height: 96px;
}
.head_mystery_201406 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -587px -415px;
width: 90px;
height: 96px;
}
.shop_armor_mystery_201406 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -492px -1576px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201406 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -533px -1576px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201406 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -587px -318px;
width: 90px;
height: 96px;
}
.broad_armor_mystery_201407 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -784px -552px;
width: 90px;
height: 90px;
}
.head_mystery_201407 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -784px -461px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201407 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -697px -1576px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201407 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -738px -1576px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201407 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -784px -370px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201408 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -784px -279px;
width: 90px;
height: 90px;
}
.head_mystery_201408 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -784px -188px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201408 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -902px -1576px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201408 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -943px -1576px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201408 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -910px -1444px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201409 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1092px -1353px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201409 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -273px -1353px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201409 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1107px -1576px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201409 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1148px -1576px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201409 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -182px -1353px;
width: 90px;
height: 90px;
}
.back_mystery_201410 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -200px -625px;
width: 93px;
height: 90px;
}
.broad_armor_mystery_201410 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -482px -625px;
width: 93px;
height: 90px;
}
.shop_armor_mystery_201410 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1312px -1576px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201410 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1353px -1576px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201410 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -576px -625px;
width: 93px;
height: 90px;
}
.head_mystery_201411 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -910px;
width: 90px;
height: 90px;
}
.shop_head_mystery_201411 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1476px -1576px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201411 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1517px -1576px;
width: 40px;
height: 40px;
}
.weapon_mystery_201411 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -728px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201412 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -637px;
width: 90px;
height: 90px;
}
.head_mystery_201412 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -455px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201412 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -41px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201412 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -82px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201412 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -364px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201501 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px -91px;
width: 90px;
height: 90px;
}
.head_mystery_201501 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1421px 0px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201501 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -246px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201501 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -287px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201501 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1274px -1262px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201502 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1183px -1262px;
width: 90px;
height: 90px;
}
.shop_headAccessory_mystery_201502 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -410px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201502 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -451px;
width: 40px;
height: 40px;
}
.weapon_mystery_201502 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -182px -1262px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201503 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -91px -989px;
width: 90px;
height: 90px;
}
.eyewear_mystery_201503 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -989px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201503 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -615px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_201503 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -656px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201503 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1057px -728px;
width: 90px;
height: 90px;
}
.back_mystery_201504 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1057px -637px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201504 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1057px -455px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201504 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -820px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201504 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -861px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201504 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1057px -364px;
width: 90px;
height: 90px;
}
.head_mystery_201505 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1057px -273px;
width: 90px;
height: 90px;
}
.shop_head_mystery_201505 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -984px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201505 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1025px;
width: 40px;
height: 40px;
}
.weapon_mystery_201505 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1057px -91px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201506 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -587px 0px;
width: 90px;
height: 105px;
}
.eyewear_mystery_201506 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -587px -212px;
width: 90px;
height: 105px;
}
.shop_armor_mystery_201506 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1189px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_201506 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1230px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201506 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -587px -106px;
width: 90px;
height: 105px;
}
.back_mystery_201507 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -678px -470px;
width: 90px;
height: 105px;
}
.eyewear_mystery_201507 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -678px -91px;
width: 90px;
height: 105px;
}
.shop_back_mystery_201507 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1394px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_201507 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1435px;
width: 40px;
height: 40px;
}
.broad_armor_mystery_201508 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -106px -625px;
width: 93px;
height: 90px;
}
.head_mystery_201508 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -670px -625px;
width: 93px;
height: 90px;
}
.shop_armor_mystery_201508 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1644px -1558px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201508 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -1617px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201508 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: 0px -716px;
width: 93px;
height: 90px;
}
.broad_armor_mystery_201509 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -966px -637px;
width: 90px;
height: 90px;
}
.head_mystery_201509 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -966px -546px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201509 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -164px -1617px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201509 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -205px -1617px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201509 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -966px -273px;
width: 90px;
height: 90px;
}
.back_mystery_201510 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -530px -534px;
width: 105px;
height: 90px;
}
.headAccessory_mystery_201510 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -376px -716px;
width: 93px;
height: 90px;
}
.shop_back_mystery_201510 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -369px -1617px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201510 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -410px -1617px;
width: 40px;
height: 40px;
}
.broad_armor_mystery_201511 {
background-image: url(/static/sprites/spritesmith-main-5.png);
2017-04-26 01:57:19 +00:00
background-position: -1365px -1444px;
width: 90px;
height: 90px;
}