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

3787 lines
103 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
.hair_base_7_TRUred {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -455px;
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;
}
.customize-option.hair_base_7_TRUred {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -470px;
width: 60px;
height: 60px;
}
.hair_base_7_blue {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -91px 0px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_blue {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -116px -15px;
width: 60px;
height: 60px;
}
.hair_base_7_brown {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -728px -1092px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_brown {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -753px -1107px;
width: 60px;
height: 60px;
}
.hair_base_7_candycane {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: 0px -91px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_candycane {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -25px -106px;
width: 60px;
height: 60px;
}
.hair_base_7_candycorn {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -91px -91px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_candycorn {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -116px -106px;
width: 60px;
height: 60px;
}
.hair_base_7_festive {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -182px 0px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_festive {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -207px -15px;
width: 60px;
height: 60px;
}
.hair_base_7_frost {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -182px -91px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_frost {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -207px -106px;
width: 60px;
height: 60px;
}
.hair_base_7_ghostwhite {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: 0px -182px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_ghostwhite {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -25px -197px;
2017-07-19 18:25:14 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_green {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -182px;
2017-07-19 18:25:14 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_green {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -197px;
2017-07-03 22:56:48 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_halloween {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -182px;
2017-07-03 22:56:48 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_halloween {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -197px;
2017-07-03 22:56:48 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_holly {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px 0px;
2017-07-03 22:56:48 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_holly {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -15px;
2017-07-03 22:56:48 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_hollygreen {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -91px;
2017-07-03 22:56:48 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_hollygreen {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -106px;
2017-07-03 22:56:48 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_midnight {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -182px;
2017-07-03 22:56:48 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_midnight {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -197px;
2017-07-03 22:56:48 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_pblue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -273px;
2017-07-03 22:56:48 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_pblue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -288px;
2017-07-03 22:56:48 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -273px;
2017-07-03 22:56:48 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -288px;
2017-07-03 22:56:48 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_peppermint {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -273px;
2017-07-03 22:56:48 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_peppermint {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -288px;
width: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_pgreen {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -273px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_pgreen {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -288px;
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: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px 0px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -15px;
width: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_porange {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -91px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_porange {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -106px;
width: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -182px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -197px;
width: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_ppink {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -273px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_ppink {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -288px;
width: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_ppink2 {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -364px;
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;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_ppink2 {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -379px;
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: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_ppurple {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -364px;
2017-04-26 01:57:19 +00:00
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_ppurple {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -379px;
2017-04-26 01:57:19 +00:00
width: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_ppurple2 {
2017-06-01 23:09:05 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -364px;
2017-06-01 23:09:05 +00:00
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_ppurple2 {
2017-06-01 23:09:05 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -379px;
2017-06-01 23:09:05 +00:00
width: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_pumpkin {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -364px;
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;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_pumpkin {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -379px;
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: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_purple {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -364px;
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;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_purple {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -379px;
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: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_pyellow {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px 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;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_pyellow {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -15px;
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: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_pyellow2 {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -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;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_pyellow2 {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -106px;
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: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_rainbow {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -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;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_rainbow {
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
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -197px;
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: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_red {
2017-06-01 23:09:05 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -273px;
2017-06-01 23:09:05 +00:00
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.customize-option.hair_base_7_red {
2017-06-01 23:09:05 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -288px;
2017-06-01 23:09:05 +00:00
width: 60px;
height: 60px;
}
2017-06-13 21:25:41 +00:00
.hair_base_7_snowy {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -364px;
2017-06-13 21:25:41 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_snowy {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -379px;
2017-06-13 21:25:41 +00:00
width: 60px;
height: 60px;
}
2017-06-01 23:09:05 +00:00
.hair_base_7_white {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -455px;
2017-06-01 23:09:05 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_white {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -470px;
2017-06-01 23:09:05 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_winternight {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -455px;
2017-06-01 23:09:05 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_winternight {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -470px;
2017-06-01 23:09:05 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_winterstar {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -455px;
2017-06-01 23:09:05 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_winterstar {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -470px;
2017-06-01 23:09:05 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_yellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -455px;
2017-06-01 23:09:05 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_yellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -470px;
2017-06-01 23:09:05 +00:00
width: 60px;
height: 60px;
}
.hair_base_7_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -455px;
2017-06-01 23:09:05 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_7_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -470px;
2017-06-01 23:09:05 +00:00
width: 60px;
height: 60px;
}
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
.hair_base_8_TRUred {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -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;
}
.customize-option.hair_base_8_TRUred {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -470px;
2016-12-01 21:43:46 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_aurora {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px 0px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_aurora {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -15px;
2016-12-01 21:43:46 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_black {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -91px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_black {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -106px;
2017-01-03 21:35:23 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_blond {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -182px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_blond {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -197px;
2017-01-03 21:35:23 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_blue {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -273px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_blue {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -288px;
2017-01-03 21:35:23 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_brown {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -364px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_brown {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -379px;
2017-01-03 21:35:23 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_candycane {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -455px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_candycane {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -470px;
2017-01-03 21:35:23 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_candycorn {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -546px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_candycorn {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -561px;
2017-01-03 21:35:23 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_festive {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -546px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_festive {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -561px;
2017-01-03 21:35:23 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_frost {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -546px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_frost {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -561px;
2016-12-01 21:43:46 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_ghostwhite {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -546px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_ghostwhite {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -561px;
2016-12-01 21:43:46 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_green {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -546px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_green {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -561px;
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: 60px;
height: 60px;
}
.hair_base_8_halloween {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -546px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_halloween {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -561px;
2016-12-01 21:43:46 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_holly {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -546px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_holly {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -561px;
2016-12-01 21:43:46 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_hollygreen {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px 0px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_hollygreen {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -15px;
2016-12-01 21:43:46 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_midnight {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -91px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_midnight {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -106px;
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: 60px;
height: 60px;
}
.hair_base_8_pblue {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -182px;
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;
}
.customize-option.hair_base_8_pblue {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -197px;
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: 60px;
height: 60px;
}
.hair_base_8_pblue2 {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -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;
}
.customize-option.hair_base_8_pblue2 {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -288px;
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: 60px;
height: 60px;
}
.hair_base_8_peppermint {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -364px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_peppermint {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -379px;
width: 60px;
height: 60px;
}
.hair_base_8_pgreen {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -455px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_pgreen {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -470px;
2017-02-02 17:31:43 +00:00
width: 60px;
height: 60px;
}
.hair_base_8_pgreen2 {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -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;
}
.customize-option.hair_base_8_pgreen2 {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -561px;
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: 60px;
height: 60px;
}
.hair_base_8_porange {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -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;
}
.customize-option.hair_base_8_porange {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -652px;
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: 60px;
height: 60px;
}
.hair_base_8_porange2 {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -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;
}
.customize-option.hair_base_8_porange2 {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -652px;
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: 60px;
height: 60px;
}
.hair_base_8_ppink {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -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;
}
.customize-option.hair_base_8_ppink {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -652px;
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: 60px;
height: 60px;
}
.hair_base_8_ppink2 {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -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;
}
.customize-option.hair_base_8_ppink2 {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -652px;
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: 60px;
height: 60px;
}
.hair_base_8_ppurple {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -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;
}
.customize-option.hair_base_8_ppurple {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -652px;
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: 60px;
height: 60px;
}
.hair_base_8_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -637px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -652px;
width: 60px;
height: 60px;
}
.hair_base_8_pumpkin {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -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;
}
.customize-option.hair_base_8_pumpkin {
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -652px;
width: 60px;
height: 60px;
}
.hair_base_8_purple {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -637px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_purple {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -652px;
width: 60px;
height: 60px;
}
.hair_base_8_pyellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px 0px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_pyellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -15px;
width: 60px;
height: 60px;
}
.hair_base_8_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -91px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -106px;
width: 60px;
height: 60px;
}
.hair_base_8_rainbow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -182px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_rainbow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -197px;
width: 60px;
height: 60px;
}
.hair_base_8_red {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -273px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_red {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -288px;
width: 60px;
height: 60px;
}
.hair_base_8_snowy {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -364px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_snowy {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -379px;
width: 60px;
height: 60px;
}
.hair_base_8_white {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -546px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_white {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -561px;
width: 60px;
height: 60px;
}
.hair_base_8_winternight {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -637px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_winternight {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -652px;
width: 60px;
height: 60px;
}
.hair_base_8_winterstar {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_winterstar {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -743px;
width: 60px;
height: 60px;
}
.hair_base_8_yellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_yellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -743px;
width: 60px;
height: 60px;
}
.hair_base_8_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_8_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -743px;
width: 60px;
height: 60px;
}
.hair_base_9_TRUred {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_TRUred {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -743px;
width: 60px;
height: 60px;
}
.hair_base_9_aurora {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_aurora {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -743px;
width: 60px;
height: 60px;
}
.hair_base_9_black {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_black {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -743px;
width: 60px;
height: 60px;
}
.hair_base_9_blond {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_blond {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -743px;
width: 60px;
height: 60px;
}
.hair_base_9_blue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_blue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -743px;
width: 60px;
height: 60px;
}
.hair_base_9_brown {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_brown {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -743px;
width: 60px;
height: 60px;
}
.hair_base_9_candycane {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_candycane {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -743px;
width: 60px;
height: 60px;
}
.hair_base_9_candycorn {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px 0px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_candycorn {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -15px;
width: 60px;
height: 60px;
}
.hair_base_9_festive {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -91px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_festive {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -106px;
width: 60px;
height: 60px;
}
.hair_base_9_frost {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -182px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_frost {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -197px;
width: 60px;
height: 60px;
}
.hair_base_9_ghostwhite {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -273px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_ghostwhite {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -288px;
width: 60px;
height: 60px;
}
.hair_base_9_green {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -364px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_green {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -379px;
width: 60px;
height: 60px;
}
.hair_base_9_halloween {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -455px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_halloween {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -470px;
width: 60px;
height: 60px;
}
.hair_base_9_holly {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -546px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_holly {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -561px;
width: 60px;
height: 60px;
}
.hair_base_9_hollygreen {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -637px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_hollygreen {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -652px;
width: 60px;
height: 60px;
}
.hair_base_9_midnight {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_midnight {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -743px;
width: 60px;
height: 60px;
}
.hair_base_9_pblue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -819px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_pblue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -834px;
width: 60px;
height: 60px;
}
.hair_base_9_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -819px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -834px;
width: 60px;
height: 60px;
}
.hair_base_9_peppermint {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -819px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_peppermint {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -834px;
width: 60px;
height: 60px;
}
.hair_base_9_pgreen {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -819px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_pgreen {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -834px;
2017-02-02 17:31:43 +00:00
width: 60px;
height: 60px;
}
.hair_base_9_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -819px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -834px;
width: 60px;
height: 60px;
}
.hair_base_9_porange {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -819px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_porange {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -834px;
width: 60px;
height: 60px;
}
.hair_base_9_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -819px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -834px;
width: 60px;
height: 60px;
}
.hair_base_9_ppink {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -819px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_ppink {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -834px;
width: 60px;
height: 60px;
}
.hair_base_9_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -819px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -834px;
width: 60px;
height: 60px;
}
.hair_base_9_ppurple {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -819px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_ppurple {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -834px;
width: 60px;
height: 60px;
}
.hair_base_9_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px 0px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -15px;
width: 60px;
height: 60px;
}
.hair_base_9_pumpkin {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -91px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_pumpkin {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -106px;
width: 60px;
height: 60px;
}
.hair_base_9_purple {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -182px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_purple {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -197px;
width: 60px;
height: 60px;
}
.hair_base_9_pyellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -273px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_pyellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -288px;
width: 60px;
height: 60px;
}
.hair_base_9_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -364px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -379px;
width: 60px;
height: 60px;
}
.hair_base_9_rainbow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -455px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_rainbow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -470px;
width: 60px;
height: 60px;
}
.hair_base_9_red {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -546px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_red {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -561px;
width: 60px;
height: 60px;
}
.hair_base_9_snowy {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -637px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_snowy {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -652px;
width: 60px;
height: 60px;
}
.hair_base_9_white {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -819px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_white {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -834px;
width: 60px;
height: 60px;
}
.hair_base_9_winternight {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_winternight {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -925px;
width: 60px;
height: 60px;
}
.hair_base_9_winterstar {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_winterstar {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -925px;
width: 60px;
height: 60px;
}
.hair_base_9_yellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_yellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -925px;
width: 60px;
height: 60px;
}
.hair_base_9_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_base_9_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -925px;
width: 60px;
height: 60px;
}
.hair_beard_1_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_1_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -925px;
width: 60px;
height: 60px;
}
.hair_beard_1_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_1_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -925px;
width: 60px;
height: 60px;
}
.hair_beard_1_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_1_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -925px;
width: 60px;
height: 60px;
}
.hair_beard_1_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_1_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -925px;
width: 60px;
height: 60px;
}
.hair_beard_1_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_1_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -925px;
width: 60px;
height: 60px;
}
.hair_beard_1_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_1_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -925px;
width: 60px;
height: 60px;
}
.hair_beard_2_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_2_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -925px;
width: 60px;
height: 60px;
}
.hair_beard_2_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px 0px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_2_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -15px;
width: 60px;
height: 60px;
}
.hair_beard_2_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -91px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_2_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -106px;
width: 60px;
height: 60px;
}
.hair_beard_2_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -182px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_2_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -197px;
width: 60px;
height: 60px;
}
.hair_beard_2_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -273px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_2_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -288px;
width: 60px;
height: 60px;
}
.hair_beard_2_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -364px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_2_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -379px;
width: 60px;
height: 60px;
}
.hair_beard_3_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -455px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_3_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -470px;
width: 60px;
height: 60px;
}
.hair_beard_3_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -546px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_3_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -561px;
width: 60px;
height: 60px;
}
.hair_beard_3_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -637px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_3_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -652px;
width: 60px;
height: 60px;
}
.hair_beard_3_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -728px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_3_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -743px;
width: 60px;
height: 60px;
}
.hair_beard_3_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -819px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_3_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -834px;
width: 60px;
height: 60px;
}
.hair_beard_3_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -910px;
width: 90px;
height: 90px;
}
.customize-option.hair_beard_3_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -925px;
width: 60px;
height: 60px;
}
.hair_mustache_1_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_1_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -1016px;
width: 60px;
height: 60px;
}
.hair_mustache_1_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_1_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -1016px;
width: 60px;
height: 60px;
}
.hair_mustache_1_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_1_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -1016px;
width: 60px;
height: 60px;
}
.hair_mustache_1_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_1_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -1016px;
width: 60px;
height: 60px;
}
.hair_mustache_1_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_1_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -1016px;
width: 60px;
height: 60px;
}
.hair_mustache_1_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_1_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -1016px;
width: 60px;
height: 60px;
}
.hair_mustache_2_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_2_pblue2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -1016px;
width: 60px;
height: 60px;
}
.hair_mustache_2_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_2_pgreen2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -1016px;
width: 60px;
height: 60px;
}
.hair_mustache_2_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_2_porange2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -1016px;
width: 60px;
height: 60px;
}
.hair_mustache_2_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_2_ppink2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -1016px;
width: 60px;
height: 60px;
}
.hair_mustache_2_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_2_ppurple2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -1016px;
width: 60px;
height: 60px;
}
.hair_mustache_2_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -1001px;
width: 90px;
height: 90px;
}
.customize-option.hair_mustache_2_pyellow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -1016px;
width: 60px;
height: 60px;
}
.broad_shirt_black {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px 0px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_black {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -30px;
width: 60px;
height: 60px;
}
.broad_shirt_blue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -91px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_blue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -121px;
width: 60px;
height: 60px;
}
.broad_shirt_convict {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -182px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_convict {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -212px;
width: 60px;
height: 60px;
}
.broad_shirt_cross {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -273px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_cross {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -303px;
width: 60px;
height: 60px;
}
.broad_shirt_fire {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -364px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_fire {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -394px;
width: 60px;
height: 60px;
}
.broad_shirt_green {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -455px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_green {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -485px;
width: 60px;
height: 60px;
}
.broad_shirt_horizon {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -546px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_horizon {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -576px;
width: 60px;
height: 60px;
}
.broad_shirt_ocean {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -637px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_ocean {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -667px;
width: 60px;
height: 60px;
}
.broad_shirt_pink {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -728px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_pink {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -758px;
width: 60px;
height: 60px;
}
.broad_shirt_purple {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -819px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_purple {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -849px;
width: 60px;
height: 60px;
}
.broad_shirt_rainbow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -910px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_rainbow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -940px;
width: 60px;
height: 60px;
}
.broad_shirt_redblue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -1001px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_redblue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -1031px;
width: 60px;
height: 60px;
}
.broad_shirt_thunder {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -1092px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_thunder {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -1122px;
width: 60px;
height: 60px;
}
.broad_shirt_tropical {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -1092px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_tropical {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -1122px;
width: 60px;
height: 60px;
}
.broad_shirt_white {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -1092px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_white {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -1122px;
width: 60px;
height: 60px;
}
.broad_shirt_yellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -1092px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_yellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -1122px;
width: 60px;
height: 60px;
}
.broad_shirt_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -1092px;
width: 90px;
height: 90px;
}
.customize-option.broad_shirt_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -1122px;
width: 60px;
height: 60px;
}
.slim_shirt_black {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -1092px;
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_black {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -1122px;
width: 60px;
height: 60px;
}
.slim_shirt_blue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -1092px;
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_blue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -1122px;
width: 60px;
height: 60px;
}
.slim_shirt_convict {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -1092px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_convict {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -1122px;
2017-02-02 17:31:43 +00:00
width: 60px;
height: 60px;
}
.slim_shirt_cross {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px 0px;
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_cross {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -30px;
2017-02-02 17:31:43 +00:00
width: 60px;
height: 60px;
}
.slim_shirt_fire {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -1092px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_fire {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -1122px;
2017-02-02 17:31:43 +00:00
width: 60px;
height: 60px;
}
.slim_shirt_green {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -1092px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_green {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -1122px;
2017-02-02 17:31:43 +00:00
width: 60px;
height: 60px;
}
.slim_shirt_horizon {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -1092px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_horizon {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -1122px;
2017-02-02 17:31:43 +00:00
width: 60px;
height: 60px;
}
.slim_shirt_ocean {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -1092px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_ocean {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -1122px;
2017-02-02 17:31:43 +00:00
width: 60px;
height: 60px;
}
.slim_shirt_pink {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px 0px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_pink {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -30px;
2017-02-02 17:31:43 +00:00
width: 60px;
height: 60px;
}
.slim_shirt_purple {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -91px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_purple {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -121px;
width: 60px;
height: 60px;
}
.slim_shirt_rainbow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -182px;
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_rainbow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -212px;
width: 60px;
height: 60px;
}
.slim_shirt_redblue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -273px;
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_redblue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -303px;
width: 60px;
height: 60px;
}
.slim_shirt_thunder {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -364px;
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_thunder {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -394px;
width: 60px;
height: 60px;
}
.slim_shirt_tropical {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -455px;
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_tropical {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -485px;
width: 60px;
height: 60px;
}
.slim_shirt_white {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -546px;
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_white {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -576px;
width: 60px;
height: 60px;
}
.slim_shirt_yellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -637px;
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_yellow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -667px;
width: 60px;
height: 60px;
}
.slim_shirt_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -728px;
width: 90px;
height: 90px;
}
.customize-option.slim_shirt_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -758px;
width: 60px;
height: 60px;
}
.skin_0ff591 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -910px;
width: 90px;
height: 90px;
}
.customize-option.skin_0ff591 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -925px;
width: 60px;
height: 60px;
}
.skin_0ff591_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -819px;
width: 90px;
height: 90px;
}
.customize-option.skin_0ff591_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -834px;
width: 60px;
height: 60px;
}
.skin_2b43f6 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -1092px;
width: 90px;
height: 90px;
}
.customize-option.skin_2b43f6 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -1107px;
width: 60px;
height: 60px;
}
.skin_2b43f6_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -1001px;
width: 90px;
height: 90px;
}
.customize-option.skin_2b43f6_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -1016px;
width: 60px;
height: 60px;
}
.skin_6bd049 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_6bd049 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -1198px;
width: 60px;
height: 60px;
}
.skin_6bd049_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_6bd049_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -1198px;
width: 60px;
height: 60px;
}
.skin_800ed0 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_800ed0 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -1198px;
width: 60px;
height: 60px;
}
.skin_800ed0_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_800ed0_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -1198px;
width: 60px;
height: 60px;
}
.skin_915533 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_915533 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -1198px;
width: 60px;
height: 60px;
}
.skin_915533_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_915533_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -1198px;
width: 60px;
height: 60px;
}
.skin_98461a {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_98461a {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -1198px;
width: 60px;
height: 60px;
}
.skin_98461a_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_98461a_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -1198px;
width: 60px;
height: 60px;
}
.skin_aurora {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_aurora {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -1198px;
width: 60px;
height: 60px;
}
.skin_aurora_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_aurora_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -1198px;
width: 60px;
height: 60px;
}
.skin_bear {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_bear {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -1198px;
width: 60px;
height: 60px;
}
.skin_bear_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_bear_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -1198px;
width: 60px;
height: 60px;
}
.skin_c06534 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_c06534 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -1198px;
width: 60px;
height: 60px;
}
.skin_c06534_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_c06534_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -1198px;
width: 60px;
height: 60px;
}
.skin_c3e1dc {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -91px;
width: 90px;
height: 90px;
}
.customize-option.skin_c3e1dc {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -106px;
width: 60px;
height: 60px;
}
.skin_c3e1dc_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px 0px;
width: 90px;
height: 90px;
}
.customize-option.skin_c3e1dc_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -15px;
width: 60px;
height: 60px;
}
.skin_cactus {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -273px;
width: 90px;
height: 90px;
}
.customize-option.skin_cactus {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -288px;
width: 60px;
height: 60px;
}
.skin_cactus_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -182px;
width: 90px;
height: 90px;
}
.customize-option.skin_cactus_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -197px;
width: 60px;
height: 60px;
}
.skin_candycorn {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -455px;
width: 90px;
height: 90px;
}
.customize-option.skin_candycorn {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -470px;
width: 60px;
height: 60px;
}
.skin_candycorn_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -364px;
width: 90px;
height: 90px;
}
.customize-option.skin_candycorn_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -379px;
width: 60px;
height: 60px;
}
.skin_clownfish {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -637px;
width: 90px;
height: 90px;
}
.customize-option.skin_clownfish {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -652px;
width: 60px;
height: 60px;
}
.skin_clownfish_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -546px;
width: 90px;
height: 90px;
}
.customize-option.skin_clownfish_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -561px;
width: 60px;
height: 60px;
}
.skin_d7a9f7 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -819px;
width: 90px;
height: 90px;
}
.customize-option.skin_d7a9f7 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -834px;
width: 60px;
height: 60px;
}
.skin_d7a9f7_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -728px;
width: 90px;
height: 90px;
}
.customize-option.skin_d7a9f7_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -743px;
width: 60px;
height: 60px;
}
.skin_dapper {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -1001px;
width: 90px;
height: 90px;
}
.customize-option.skin_dapper {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -1016px;
width: 60px;
height: 60px;
}
.skin_dapper_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -910px;
width: 90px;
height: 90px;
}
.customize-option.skin_dapper_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -925px;
width: 60px;
height: 60px;
}
.skin_ddc994 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_ddc994 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -1198px;
width: 60px;
height: 60px;
}
.skin_ddc994_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -1092px;
width: 90px;
height: 90px;
}
.customize-option.skin_ddc994_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -1107px;
width: 60px;
height: 60px;
}
.skin_deepocean {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_deepocean {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -1289px;
width: 60px;
height: 60px;
}
.skin_deepocean_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_deepocean_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -1289px;
width: 60px;
height: 60px;
}
.skin_ea8349 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_ea8349 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -1289px;
width: 60px;
height: 60px;
}
.skin_ea8349_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_ea8349_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -1289px;
width: 60px;
height: 60px;
}
.skin_eb052b {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_eb052b {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -1289px;
width: 60px;
height: 60px;
}
.skin_eb052b_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_eb052b_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -1289px;
width: 60px;
height: 60px;
}
.skin_f5a76e {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_f5a76e {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -1289px;
width: 60px;
height: 60px;
}
.skin_f5a76e_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_f5a76e_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -1289px;
width: 60px;
height: 60px;
}
.skin_f5d70f {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_f5d70f {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -1289px;
width: 60px;
height: 60px;
}
.skin_f5d70f_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_f5d70f_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -1289px;
width: 60px;
height: 60px;
}
.skin_f69922 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_f69922 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -1289px;
width: 60px;
height: 60px;
}
.skin_f69922_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_f69922_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -1289px;
width: 60px;
height: 60px;
}
.skin_festive {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_festive {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -1289px;
width: 60px;
height: 60px;
}
.skin_festive_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_festive_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -1289px;
width: 60px;
height: 60px;
}
.skin_fox {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px 0px;
width: 90px;
height: 90px;
}
.customize-option.skin_fox {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -15px;
width: 60px;
height: 60px;
}
.skin_fox_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_fox_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -1289px;
width: 60px;
height: 60px;
}
.skin_ghost {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -182px;
width: 90px;
height: 90px;
}
.customize-option.skin_ghost {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -197px;
width: 60px;
height: 60px;
}
.skin_ghost_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -91px;
width: 90px;
height: 90px;
}
.customize-option.skin_ghost_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -106px;
width: 60px;
height: 60px;
}
.skin_holly {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -364px;
width: 90px;
height: 90px;
}
.customize-option.skin_holly {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -379px;
width: 60px;
height: 60px;
}
.skin_holly_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -273px;
width: 90px;
height: 90px;
}
.customize-option.skin_holly_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -288px;
width: 60px;
height: 60px;
}
.skin_lion {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -546px;
width: 90px;
height: 90px;
}
.customize-option.skin_lion {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -561px;
width: 60px;
height: 60px;
}
.skin_lion_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -455px;
width: 90px;
height: 90px;
}
.customize-option.skin_lion_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -470px;
width: 60px;
height: 60px;
}
.skin_merblue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -728px;
width: 90px;
height: 90px;
}
.customize-option.skin_merblue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -743px;
width: 60px;
height: 60px;
}
.skin_merblue_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -637px;
width: 90px;
height: 90px;
}
.customize-option.skin_merblue_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -652px;
width: 60px;
height: 60px;
}
.skin_mergold {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -910px;
width: 90px;
height: 90px;
}
.customize-option.skin_mergold {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -925px;
width: 60px;
height: 60px;
}
.skin_mergold_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -819px;
width: 90px;
height: 90px;
}
.customize-option.skin_mergold_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -834px;
width: 60px;
height: 60px;
}
.skin_mergreen {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -1092px;
width: 90px;
height: 90px;
}
.customize-option.skin_mergreen {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -1107px;
width: 60px;
height: 60px;
}
.skin_mergreen_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -1001px;
width: 90px;
height: 90px;
}
.customize-option.skin_mergreen_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -1016px;
width: 60px;
height: 60px;
}
.skin_merruby {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_merruby {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -1289px;
width: 60px;
height: 60px;
}
.skin_merruby_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_merruby_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -1198px;
width: 60px;
height: 60px;
}
.skin_monster {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_monster {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -1380px;
width: 60px;
height: 60px;
}
.skin_monster_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_monster_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -1380px;
width: 60px;
height: 60px;
}
.skin_ogre {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_ogre {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -1380px;
width: 60px;
height: 60px;
}
.skin_ogre_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_ogre_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -1380px;
width: 60px;
height: 60px;
}
.skin_panda {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_panda {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -1380px;
width: 60px;
height: 60px;
}
.skin_panda_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_panda_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -1380px;
width: 60px;
height: 60px;
}
.skin_pastelBlue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_pastelBlue {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -1380px;
width: 60px;
height: 60px;
}
.skin_pastelBlue_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_pastelBlue_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -1380px;
width: 60px;
height: 60px;
}
.skin_pastelGreen {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_pastelGreen {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -1380px;
width: 60px;
height: 60px;
}
.skin_pastelGreen_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -1365px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_pastelGreen_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -1380px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_pastelOrange {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_pastelOrange {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -1380px;
width: 60px;
height: 60px;
}
.skin_pastelOrange_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_pastelOrange_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -1380px;
width: 60px;
height: 60px;
}
.skin_pastelPink {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -1365px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_pastelPink {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -1380px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_pastelPink_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -1365px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_pastelPink_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -1380px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_pastelPurple {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -1365px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_pastelPurple {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -1380px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_pastelPurple_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -1365px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_pastelPurple_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -1380px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_pastelRainbowChevron {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -91px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_pastelRainbowChevron {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -106px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_pastelRainbowChevron_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px 0px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_pastelRainbowChevron_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -15px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_pastelRainbowDiagonal {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -273px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_pastelRainbowDiagonal {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -288px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_pastelRainbowDiagonal_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -182px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_pastelRainbowDiagonal_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -197px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_pastelYellow {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -455px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_pastelYellow {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -470px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_pastelYellow_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -364px;
width: 90px;
height: 90px;
}
.customize-option.skin_pastelYellow_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -379px;
width: 60px;
height: 60px;
}
.skin_pig {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -637px;
width: 90px;
height: 90px;
}
.customize-option.skin_pig {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -652px;
width: 60px;
height: 60px;
}
.skin_pig_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -546px;
width: 90px;
height: 90px;
}
.customize-option.skin_pig_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -561px;
width: 60px;
height: 60px;
}
.skin_polar {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -819px;
width: 90px;
height: 90px;
}
.customize-option.skin_polar {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -834px;
width: 60px;
height: 60px;
}
.skin_polar_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -728px;
width: 90px;
height: 90px;
}
.customize-option.skin_polar_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -743px;
width: 60px;
height: 60px;
}
.skin_pumpkin {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -1001px;
width: 90px;
height: 90px;
}
.customize-option.skin_pumpkin {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -1016px;
width: 60px;
height: 60px;
}
.skin_pumpkin2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -1183px;
width: 90px;
height: 90px;
}
.customize-option.skin_pumpkin2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -1198px;
width: 60px;
height: 60px;
}
.skin_pumpkin2_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -1092px;
width: 90px;
height: 90px;
}
.customize-option.skin_pumpkin2_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -1107px;
width: 60px;
height: 60px;
}
.skin_pumpkin_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -910px;
width: 90px;
height: 90px;
}
.customize-option.skin_pumpkin_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -925px;
width: 60px;
height: 60px;
}
.skin_rainbow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -1365px;
width: 90px;
height: 90px;
}
.customize-option.skin_rainbow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -1380px;
width: 60px;
height: 60px;
}
.skin_rainbow_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -1274px;
width: 90px;
height: 90px;
}
.customize-option.skin_rainbow_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -1289px;
width: 60px;
height: 60px;
}
.skin_reptile {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -1456px;
width: 90px;
height: 90px;
}
.customize-option.skin_reptile {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -116px -1471px;
width: 60px;
height: 60px;
}
.skin_reptile_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -1456px;
width: 90px;
height: 90px;
}
.customize-option.skin_reptile_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -25px -1471px;
width: 60px;
height: 60px;
}
.skin_shadow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -1456px;
width: 90px;
height: 90px;
}
.customize-option.skin_shadow {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -298px -1471px;
width: 60px;
height: 60px;
}
.skin_shadow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -1456px;
width: 90px;
height: 90px;
}
.customize-option.skin_shadow2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -480px -1471px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_shadow2_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -1456px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_shadow2_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -389px -1471px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_shadow_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -1456px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_shadow_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -207px -1471px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_shark {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -1456px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_shark {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -662px -1471px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_shark_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -1456px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_shark_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -571px -1471px;
width: 60px;
height: 60px;
}
.skin_skeleton {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -1456px;
width: 90px;
height: 90px;
}
.customize-option.skin_skeleton {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -844px -1471px;
width: 60px;
height: 60px;
}
.skin_skeleton2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -1456px;
width: 90px;
height: 90px;
}
.customize-option.skin_skeleton2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1026px -1471px;
width: 60px;
height: 60px;
}
.skin_skeleton2_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -1456px;
width: 90px;
height: 90px;
}
.customize-option.skin_skeleton2_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -935px -1471px;
width: 60px;
height: 60px;
}
.skin_skeleton_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -1456px;
width: 90px;
height: 90px;
}
.customize-option.skin_skeleton_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -753px -1471px;
width: 60px;
height: 60px;
}
.skin_snowy {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -1456px;
width: 90px;
height: 90px;
}
.customize-option.skin_snowy {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1208px -1471px;
width: 60px;
height: 60px;
}
.skin_snowy_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -1456px;
width: 90px;
height: 90px;
}
.customize-option.skin_snowy_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1117px -1471px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_sugar {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -1456px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_sugar {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1390px -1471px;
2017-01-18 00:16:01 +00:00
width: 60px;
height: 60px;
}
.skin_sugar_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -1456px;
2017-01-18 00:16:01 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_sugar_sleep {
2017-01-18 00:16:01 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1299px -1471px;
width: 60px;
height: 60px;
}
.skin_tiger {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px 0px;
width: 90px;
height: 90px;
}
.customize-option.skin_tiger {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -15px;
width: 60px;
height: 60px;
}
.skin_tiger_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -1456px;
width: 90px;
height: 90px;
}
.customize-option.skin_tiger_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1481px -1471px;
width: 60px;
height: 60px;
}
.skin_transparent {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -182px;
width: 90px;
height: 90px;
}
.customize-option.skin_transparent {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -197px;
width: 60px;
height: 60px;
}
.skin_transparent_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -91px;
width: 90px;
height: 90px;
}
.customize-option.skin_transparent_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -106px;
width: 60px;
height: 60px;
}
.skin_tropicalwater {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -364px;
width: 90px;
height: 90px;
}
.customize-option.skin_tropicalwater {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -379px;
width: 60px;
height: 60px;
}
.skin_tropicalwater_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -273px;
width: 90px;
height: 90px;
}
.customize-option.skin_tropicalwater_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -288px;
width: 60px;
height: 60px;
}
.skin_winterstar {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -546px;
width: 90px;
height: 90px;
}
.customize-option.skin_winterstar {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -561px;
width: 60px;
height: 60px;
}
.skin_winterstar_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -455px;
width: 90px;
height: 90px;
}
.customize-option.skin_winterstar_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -470px;
width: 60px;
height: 60px;
}
.skin_wolf {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -728px;
width: 90px;
height: 90px;
}
.customize-option.skin_wolf {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -743px;
width: 60px;
height: 60px;
}
.skin_wolf_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -637px;
width: 90px;
height: 90px;
}
.customize-option.skin_wolf_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -652px;
width: 60px;
height: 60px;
}
.skin_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -910px;
width: 90px;
height: 90px;
}
.customize-option.skin_zombie {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -925px;
width: 60px;
height: 60px;
}
.skin_zombie2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -1092px;
width: 90px;
height: 90px;
}
.customize-option.skin_zombie2 {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -1107px;
width: 60px;
height: 60px;
}
.skin_zombie2_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -1001px;
width: 90px;
height: 90px;
}
.customize-option.skin_zombie2_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -1016px;
width: 60px;
height: 60px;
}
.skin_zombie_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -819px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
.customize-option.skin_zombie_sleep {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1572px -834px;
width: 60px;
height: 60px;
}
2017-08-03 21:22:24 +00:00
.broad_armor_armoire_antiProcrastinationArmor {
background-image: url(/static/sprites/spritesmith-main-4.png);
background-position: -1547px -1183px;
width: 90px;
height: 90px;
}
.broad_armor_armoire_barristerRobes {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -1274px;
2017-02-02 17:31:43 +00:00
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_basicArcherArmor {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -1365px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_cannoneerRags {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -1456px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_crystalCrescentRobes {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: 0px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_dragonTamerArmor {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -91px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_falconerArmor {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -182px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_gladiatorArmor {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -273px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_goldenToga {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -364px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_gownOfHearts {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -455px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_graduateRobe {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -546px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_greenFestivalYukata {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -637px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_hornedIronArmor {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -728px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_ironBlueArcherArmor {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -819px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_jesterCostume {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -910px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_lunarArmor {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1001px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_merchantTunic {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1092px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_minerOveralls {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1183px -1547px;
2017-01-03 21:35:23 +00:00
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_mushroomDruidArmor {
2017-01-03 21:35:23 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1274px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_ogreArmor {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1365px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_plagueDoctorOvercoat {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1456px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_ramFleeceRobes {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1547px -1547px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_rancherRobes {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1638px 0px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_redPartyDress {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1638px -91px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_royalRobes {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1638px -182px;
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_shepherdRobes {
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1638px -273px;
2016-12-01 21:43:46 +00:00
width: 90px;
height: 90px;
}
2017-06-13 21:25:41 +00:00
.broad_armor_armoire_stripedSwimsuit {
2016-12-01 21:43:46 +00:00
background-image: url(/static/sprites/spritesmith-main-4.png);
2017-08-03 21:22:24 +00:00
background-position: -1638px -364px;
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;
}