habitica/website/client/assets/css/sprites/spritesmith-main-10.css

1747 lines
47 KiB
CSS
Raw Normal View History

2017-08-21 22:59:12 +00:00
.quest_TEMPLATE_FOR_MISSING_IMAGE {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -691px -1097px;
2017-08-21 22:59:12 +00:00
width: 221px;
height: 39px;
}
2017-11-03 02:54:26 +00:00
.quest_moon1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -434px -880px;
2017-11-03 02:54:26 +00:00
width: 216px;
height: 216px;
}
.quest_moon2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -220px 0px;
width: 219px;
height: 219px;
}
.quest_moon3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -440px -660px;
width: 219px;
height: 219px;
}
2017-10-24 20:23:42 +00:00
.quest_moonstone1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-03 02:54:26 +00:00
background-position: -660px 0px;
2017-10-24 20:23:42 +00:00
width: 219px;
height: 219px;
}
.quest_moonstone2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-03 02:54:26 +00:00
background-position: 0px -220px;
width: 219px;
height: 219px;
}
2017-10-24 20:23:42 +00:00
.quest_moonstone3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-03 02:54:26 +00:00
background-position: -220px -220px;
2017-10-24 20:23:42 +00:00
width: 219px;
height: 219px;
}
.quest_nudibranch {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -880px -660px;
width: 216px;
height: 216px;
}
.quest_octopus {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: 0px -1097px;
width: 222px;
height: 177px;
}
.quest_owl {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -440px 0px;
width: 219px;
height: 219px;
}
.quest_peacock {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -651px -880px;
width: 216px;
height: 216px;
}
.quest_penguin {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1320px -353px;
width: 190px;
height: 183px;
}
.quest_rat {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: 0px -440px;
width: 219px;
height: 219px;
}
.quest_rock {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -217px -880px;
width: 216px;
height: 216px;
}
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
.quest_rooster {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1320px 0px;
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
width: 213px;
height: 174px;
}
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
.quest_sabretooth {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -440px -440px;
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
width: 219px;
height: 219px;
}
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
.quest_sheep {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: 0px 0px;
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
width: 219px;
height: 219px;
}
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
.quest_slime {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -660px -220px;
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
width: 219px;
height: 219px;
}
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
.quest_sloth {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -660px -440px;
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
width: 219px;
height: 219px;
}
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
.quest_snail {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1100px 0px;
[WIP] new client - seasonal-shop (#9018) * extract seasonal-shop config - use summer season items (to work on) * add suggested border to shopItems * refactor getOfficialPinnedItems (now includes the seasonal gear) * refactor shops.getSeasonalShop - add featured items to result - add the set to special equipment items * feat(content): Fall 2017 seasonal gear Also adds set keys for all prior seasonal gear. * show item limited time (buyModal & shopItem) * select seasonal fall sets * WIP(seasonal-shop): placeholder Fall 2017 items * fix lint * sprites * styling + fix purchase of seasonal spells * compile sprites * fixes: check isPinned with officialItems * enable purchase of seasonal items for testing * fix shop apis * add featuredItems to market * quest shop: add featuredItems to api * tiem travelers shop: add featuredItems to api * fix gear types filter * feat(content): Fall 2017 compleat * chore(sprites): compile * show opened shop state (npc+background) * add opened seasonal npc * current seasonal users class set = purchase by gold - lock other sets of the current season * hide event badge in seasonal shop - dot only for suggested items - cursor: pointer on shopItems * refresh rewards column list (seasonal gear won't refresh it on purchase) * fix duplicate seasonal gear -> remove special items from the old reward gear (which is used to reset the pinned gears) * every current season gear is purchased by gold - prevent buyModal on locked items * use the current event date range * list seasonal sets by event date * use custom method instead of updateStore to list the pinnable gear * change daterange to 10-31 * fix start quest modal from items - disable invite quest button if a quest is already active * toggle pin in buy-dialogs * check if the item is not undefined/null - renamed the watch function
2017-09-21 00:28:11 +00:00
width: 219px;
height: 213px;
}
2017-09-19 21:00:19 +00:00
.quest_snake {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1100px -570px;
2017-09-19 21:00:19 +00:00
width: 216px;
height: 177px;
}
.quest_spider {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -440px -1097px;
width: 250px;
height: 150px;
}
2017-09-05 19:50:08 +00:00
.quest_stoikalmCalamity1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1320px -537px;
2017-09-05 19:50:08 +00:00
width: 150px;
height: 150px;
}
2017-09-05 19:50:08 +00:00
.quest_stoikalmCalamity2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -880px 0px;
2017-09-05 19:50:08 +00:00
width: 219px;
height: 219px;
}
2017-09-05 19:50:08 +00:00
.quest_stoikalmCalamity3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -880px -220px;
2017-09-05 19:50:08 +00:00
width: 219px;
height: 219px;
}
2017-08-21 22:59:12 +00:00
.quest_taskwoodsTerror1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1320px -688px;
2017-08-21 22:59:12 +00:00
width: 150px;
height: 150px;
}
2017-08-21 22:59:12 +00:00
.quest_taskwoodsTerror2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -868px -880px;
2017-08-21 22:59:12 +00:00
width: 216px;
height: 216px;
}
2017-08-21 22:59:12 +00:00
.quest_taskwoodsTerror3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -880px -440px;
2017-08-21 22:59:12 +00:00
width: 219px;
height: 219px;
}
2017-08-21 22:59:12 +00:00
.quest_treeling {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1100px -748px;
2017-08-21 22:59:12 +00:00
width: 216px;
height: 177px;
}
2017-08-21 22:59:12 +00:00
.quest_trex {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1320px -175px;
2017-08-21 22:59:12 +00:00
width: 204px;
height: 177px;
}
2017-08-21 22:59:12 +00:00
.quest_trex_undead {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1100px -214px;
2017-08-21 22:59:12 +00:00
width: 216px;
height: 177px;
}
2017-08-21 22:59:12 +00:00
.quest_triceratops {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-03 02:54:26 +00:00
background-position: -660px -660px;
2017-08-21 22:59:12 +00:00
width: 219px;
height: 219px;
}
2017-08-21 22:59:12 +00:00
.quest_turtle {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-03 02:54:26 +00:00
background-position: -220px -660px;
2017-08-21 22:59:12 +00:00
width: 219px;
height: 219px;
}
2017-08-21 22:59:12 +00:00
.quest_unicorn {
2017-09-19 20:24:23 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: 0px -660px;
2017-08-21 22:59:12 +00:00
width: 219px;
height: 219px;
2017-09-19 20:24:23 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_vice1 {
2017-09-19 20:24:23 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -223px -1097px;
2017-08-21 22:59:12 +00:00
width: 216px;
height: 177px;
2017-09-19 20:24:23 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_vice2 {
2017-09-19 20:24:23 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -220px -440px;
2017-08-21 22:59:12 +00:00
width: 219px;
height: 219px;
2017-09-19 20:24:23 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_vice3 {
2017-09-19 20:24:23 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1100px -392px;
2017-08-21 22:59:12 +00:00
width: 216px;
height: 177px;
2017-09-19 20:24:23 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_whale {
2017-09-12 20:19:08 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -440px -220px;
2017-08-21 22:59:12 +00:00
width: 219px;
height: 219px;
2017-09-12 20:19:08 +00:00
}
2017-11-15 00:53:27 +00:00
.quest_yarn {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: 0px -880px;
width: 216px;
height: 216px;
}
2017-08-21 22:59:12 +00:00
.quest_atom1_soapBars {
2017-09-05 19:35:47 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1471px -688px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-09-05 19:35:47 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_dilatoryDistress1_blueFins {
2017-09-05 19:35:47 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1471px -740px;
2017-08-21 22:59:12 +00:00
width: 51px;
height: 48px;
2017-09-05 19:35:47 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_dilatoryDistress1_fireCoral {
2017-09-05 19:35:47 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -897px -1620px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-09-05 19:35:47 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_egg_plainEgg {
2017-08-10 19:46:17 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -946px -1620px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-08-10 19:46:17 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_evilsanta2_branches {
2017-09-05 19:35:47 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -995px -1620px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-09-05 19:35:47 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_evilsanta2_tracks {
2017-09-05 19:35:47 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1471px -537px;
2017-08-21 22:59:12 +00:00
width: 54px;
height: 60px;
2017-09-05 19:35:47 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_goldenknight1_testimony {
2017-09-05 19:35:47 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1387px -1620px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-09-05 19:35:47 +00:00
}
.quest_lostMasterclasser1_ancientTome {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: 0px -1689px;
width: 33px;
height: 42px;
}
.quest_lostMasterclasser1_forbiddenTome {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -34px -1689px;
width: 33px;
height: 42px;
}
.quest_lostMasterclasser1_hiddenTome {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1495px -1157px;
width: 33px;
height: 42px;
}
2017-08-21 22:59:12 +00:00
.quest_mayhemMistiflying2_mistifly1 {
2017-09-05 19:35:47 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1044px -1620px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-09-05 19:35:47 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_mayhemMistiflying2_mistifly2 {
2017-08-10 19:46:17 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1093px -1620px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-08-10 19:46:17 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_mayhemMistiflying2_mistifly3 {
2017-08-10 19:46:17 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1142px -1620px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-08-10 19:46:17 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_moon1_shard {
2017-08-10 19:46:17 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1471px -789px;
2017-08-21 22:59:12 +00:00
width: 42px;
height: 42px;
2017-08-10 19:46:17 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_moonstone1_moonstone {
2017-08-08 20:49:57 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -1587px;
2017-08-21 22:59:12 +00:00
width: 30px;
height: 30px;
2017-08-08 20:49:57 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_stoikalmCalamity2_icicleCoin {
2017-08-08 20:49:57 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1191px -1620px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-08-08 20:49:57 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_taskwoodsTerror2_brownie {
2017-08-08 20:49:57 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1240px -1620px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-08-08 20:49:57 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_taskwoodsTerror2_dryad {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1289px -1620px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_taskwoodsTerror2_pixie {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1338px -1620px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.quest_vice2_lightCrystal {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -814px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_armadillo {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1105px -1137px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_atom1 {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1243px -1137px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_atom1_locked {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1174px -1137px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_atom2 {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -69px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_atom2_locked {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: 0px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_atom3 {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -207px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_atom3_locked {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -138px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_axolotl {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -276px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_basilist {
2017-08-03 21:22:24 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -345px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-08-03 21:22:24 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_beetle {
2017-07-31 20:23:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -414px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-31 20:23:19 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_bunny {
2017-07-31 20:23:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -483px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-31 20:23:19 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_butterfly {
2017-07-31 20:23:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -552px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-31 20:23:19 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_cheetah {
2017-07-19 18:25:14 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -621px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-19 18:25:14 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_cow {
2017-07-19 18:25:14 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -690px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-19 18:25:14 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_dilatoryDistress1 {
2017-07-19 18:25:14 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -828px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-19 18:25:14 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_dilatoryDistress2 {
2017-07-19 18:25:14 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -966px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-19 18:25:14 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_dilatoryDistress2_locked {
2017-07-03 22:56:48 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -897px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-03 22:56:48 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_dilatoryDistress3 {
2017-07-03 22:56:48 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1104px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-03 22:56:48 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_dilatoryDistress3_locked {
2017-07-03 22:56:48 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1035px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-03 22:56:48 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_dilatory_derby {
2017-07-03 22:56:48 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -759px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-03 22:56:48 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_dustbunnies {
2017-07-03 22:56:48 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1173px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-03 22:56:48 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_egg {
2017-07-03 22:56:48 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1242px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-03 22:56:48 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_evilsanta {
2017-07-03 22:56:48 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1311px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-03 22:56:48 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_evilsanta2 {
2017-07-03 22:56:48 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1380px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-07-03 22:56:48 +00:00
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_falcon {
2017-07-03 22:56:48 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1449px -1275px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_ferret {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: 0px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_frog {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -69px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_ghost_stag {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -138px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_goldenknight1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -276px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_goldenknight1_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -207px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_goldenknight2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -414px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_goldenknight2_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -345px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_goldenknight3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -552px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_goldenknight3_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -483px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_gryphon {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -621px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_guineapig {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -690px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_harpy {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -759px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_hedgehog {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -828px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_hippo {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1471px -598px;
2017-08-21 22:59:12 +00:00
width: 48px;
height: 51px;
}
.inventory_quest_scroll_horse {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -966px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_kraken {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1035px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_lostMasterclasser1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1173px -1344px;
width: 68px;
height: 68px;
}
.inventory_quest_scroll_lostMasterclasser1_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1104px -1344px;
width: 68px;
height: 68px;
}
.inventory_quest_scroll_lostMasterclasser2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1311px -1344px;
width: 68px;
height: 68px;
}
.inventory_quest_scroll_lostMasterclasser2_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1242px -1344px;
width: 68px;
height: 68px;
}
.inventory_quest_scroll_lostMasterclasser3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1449px -1344px;
width: 68px;
height: 68px;
}
.inventory_quest_scroll_lostMasterclasser3_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1380px -1344px;
width: 68px;
height: 68px;
}
.inventory_quest_scroll_lostMasterclasser4 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -69px -1413px;
width: 68px;
height: 68px;
}
.inventory_quest_scroll_lostMasterclasser4_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: 0px -1413px;
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.inventory_quest_scroll_mayhemMistiflying1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -138px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_mayhemMistiflying2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -276px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_mayhemMistiflying2_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -207px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_mayhemMistiflying3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -414px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_mayhemMistiflying3_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -345px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_monkey {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -483px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moon1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -621px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moon1_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -552px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moon2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -759px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moon2_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -690px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moon3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -897px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moon3_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -828px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moonstone1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1035px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moonstone1_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -966px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moonstone2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1173px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moonstone2_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1104px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moonstone3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1311px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_moonstone3_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1242px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_nudibranch {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1380px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_octopus {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1449px -1413px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_owl {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px 0px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_peacock {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -69px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_penguin {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -138px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_rat {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -207px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_rock {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -276px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_rooster {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -345px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_sabretooth {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -414px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_sheep {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -483px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_slime {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -552px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_sloth {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -621px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_snail {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -690px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_snake {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -759px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_spider {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -828px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_stoikalmCalamity1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -897px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_stoikalmCalamity2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -1035px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_stoikalmCalamity2_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -966px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_stoikalmCalamity3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1100px -926px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_stoikalmCalamity3_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -1104px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_taskwoodsTerror1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -1242px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_taskwoodsTerror2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -1380px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_taskwoodsTerror2_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -1311px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_taskwoodsTerror3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -69px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_taskwoodsTerror3_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: 0px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_treeling {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -138px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_trex {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -276px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_trex_undead {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -207px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_triceratops {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -345px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_turtle {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -414px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_unicorn {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -483px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_vice1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -621px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_vice1_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -552px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_vice2 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -759px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_vice2_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -690px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_vice3 {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -897px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_vice3_locked {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -828px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_whale {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -966px -1482px;
width: 68px;
height: 68px;
}
.inventory_quest_scroll_yarn {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1035px -1482px;
2017-09-12 20:34:03 +00:00
width: 68px;
height: 68px;
}
.quest_bundle_farmFriends {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1104px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.quest_bundle_featheredFriends {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1173px -1482px;
2017-09-05 19:50:08 +00:00
width: 68px;
height: 68px;
2017-08-21 22:59:12 +00:00
}
.quest_bundle_splashyPals {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1242px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.quest_bundle_witchyFamiliars {
2017-08-21 22:59:12 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1426px -1157px;
width: 68px;
height: 68px;
2017-08-21 22:59:12 +00:00
}
.shop_gem {
2017-08-21 22:59:12 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1380px -1482px;
width: 68px;
height: 68px;
2017-07-03 22:56:48 +00:00
}
.shop_opaquePotion {
2017-06-29 21:22:11 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1449px -1482px;
width: 68px;
height: 68px;
2017-06-29 21:22:11 +00:00
}
.shop_potion {
2017-06-29 21:22:11 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1518px -1482px;
width: 68px;
height: 68px;
2017-06-29 21:22:11 +00:00
}
.shop_seafoam {
2017-06-29 21:22:11 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px 0px;
width: 68px;
height: 68px;
2017-06-29 21:22:11 +00:00
}
.shop_shinySeed {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -69px;
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
.shop_snowball {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -138px;
2017-09-05 19:50:08 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
.shop_spookySparkles {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -207px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
.shop_mounts_MagicalBee-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -276px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
.shop_mounts_Mammoth-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -345px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-29 21:22:11 +00:00
}
.shop_mounts_MantisShrimp-Base {
2017-06-29 21:22:11 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -414px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
.shop_mounts_Phoenix-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -483px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
.shop_pets_MagicalBee-Base {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -552px;
width: 68px;
height: 68px;
}
.shop_pets_Mammoth-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -621px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
.shop_pets_MantisShrimp-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -690px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
.shop_pets_Phoenix-Base {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -759px;
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.shop_backStab {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1060px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_brightness {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -732px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-08-08 20:49:57 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_defensiveStance {
2017-08-08 20:49:57 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -855px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_earth {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -896px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_fireball {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -937px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_frost {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -978px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_heal {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -691px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_healAll {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1142px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_intimidate {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1183px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_mpheal {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1265px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_pickPocket {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1436px -1620px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_protectAura {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1224px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_smash {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1101px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_stealth {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1019px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_toolsOfTrade {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -773px -1206px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_valorousPresence {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1477px -1620px;
2017-08-21 22:59:12 +00:00
width: 40px;
height: 40px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Armadillo {
2017-06-13 21:25:41 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -414px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-13 21:25:41 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Axolotl {
2017-06-13 21:25:41 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -483px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-29 21:22:11 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_BearCub {
2017-06-29 21:22:11 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -552px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-13 21:25:41 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Beetle {
2017-06-13 21:25:41 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -621px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-13 21:25:41 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Bunny {
2017-06-13 21:25:41 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -690px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-13 21:25:41 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Butterfly {
2017-06-13 21:10:02 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -759px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-13 21:10:02 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Cactus {
2017-06-13 21:10:02 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -828px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-13 21:10:02 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Cheetah {
2017-06-13 21:10:02 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -897px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-08-08 20:49:57 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Cow {
2017-08-08 20:49:57 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -966px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-13 21:10:02 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Cuttlefish {
2017-06-13 21:10:02 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1035px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-13 21:10:02 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Deer {
2017-06-13 21:10:02 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1104px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-13 21:10:02 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Dragon {
2017-06-01 23:09:05 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1173px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-01 23:09:05 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Egg {
2017-06-01 23:09:05 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1242px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-01 23:09:05 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Falcon {
2017-06-01 23:09:05 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1311px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-01 23:09:05 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Ferret {
2017-06-01 23:09:05 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1380px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-01 23:09:05 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_FlyingPig {
2017-06-01 23:09:05 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1449px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-01 23:09:05 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Fox {
2017-06-01 23:09:05 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1518px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-01 23:09:05 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Frog {
2017-06-01 23:09:05 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1587px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-01 23:09:05 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Gryphon {
2017-05-23 22:04:26 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px 0px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-05-23 22:04:26 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_GuineaPig {
2017-05-23 22:04:26 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -69px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-05-23 22:04:26 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Hedgehog {
2017-05-23 22:04:26 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -138px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-05-23 22:04:26 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Hippo {
2017-05-23 22:04:26 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -207px;
width: 68px;
height: 68px;
2017-05-23 22:04:26 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Horse {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -276px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_LionCub {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -345px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Monkey {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -414px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Nudibranch {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -483px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Octopus {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -552px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Owl {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -621px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_PandaCub {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -690px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Parrot {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -759px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Peacock {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -828px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Penguin {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -897px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_PolarBear {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -966px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Rat {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -1035px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Rock {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -1104px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Rooster {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -1173px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Sabretooth {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -1242px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Seahorse {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -1311px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Sheep {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -1380px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Slime {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -1449px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Sloth {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1672px -1518px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Snail {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: 0px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Snake {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -69px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Spider {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -138px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_TRex {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -345px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_TigerCub {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -207px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Treeling {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -276px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Triceratops {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -414px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Turtle {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -483px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Unicorn {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -552px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Whale {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -621px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Egg_Wolf {
2017-04-26 01:57:19 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -690px -1620px;
width: 68px;
height: 68px;
}
.Pet_Egg_Yarn {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -759px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-04-26 01:57:19 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Cake_Base {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -828px -1620px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Cake_CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -345px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Cake_CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -276px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Cake_Desert {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -207px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Cake_Golden {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -138px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Cake_Red {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -69px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Cake_Shade {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: 0px -1551px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Cake_Skeleton {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -1449px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Cake_White {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -1380px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Cake_Zombie {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -1311px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Candy_Base {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -1242px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Candy_CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -1173px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Candy_CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -1104px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Candy_Desert {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -1035px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Candy_Golden {
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -966px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Candy_Red {
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-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -897px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
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
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Candy_Shade {
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-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1603px -828px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
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
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Candy_Skeleton {
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-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1311px -1482px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
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
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Candy_White {
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-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1534px -1173px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
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
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Candy_Zombie {
2017-03-23 19:45:05 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -897px -1344px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-03-23 19:45:05 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Chocolate {
2017-03-20 18:36:37 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1036px -1137px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-03-20 18:36:37 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_CottonCandyBlue {
2017-03-20 18:36:37 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -967px -1137px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-03-20 18:36:37 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_CottonCandyPink {
2017-03-20 18:36:37 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -898px -1137px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-03-20 18:36:37 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Fish {
2017-03-20 18:36:37 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -829px -1137px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-03-20 18:36:37 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Honey {
2017-03-20 18:36:37 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -760px -1137px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-03-20 18:36:37 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Meat {
2017-03-20 18:36:37 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -691px -1137px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-03-20 18:36:37 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Milk {
2017-03-20 18:36:37 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1238px -995px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-08-08 20:49:57 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Potatoe {
2017-08-08 20:49:57 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1169px -995px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-03-20 18:36:37 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_RottenMeat {
2017-03-20 18:36:37 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1100px -995px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-03-20 18:36:37 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Saddle {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1238px -926px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-03-14 20:54:27 +00:00
}
2017-08-21 22:59:12 +00:00
.Pet_Food_Strawberry {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1169px -926px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-03-14 20:54:27 +00:00
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Armadillo-Base {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1426px -1051px;
2017-08-11 16:09:11 +00:00
width: 105px;
2017-08-03 21:22:24 +00:00
height: 105px;
2017-03-14 20:54:27 +00:00
}
.Mount_Body_Armadillo-CottonCandyBlue {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1320px -1051px;
2017-08-03 21:22:24 +00:00
width: 105px;
2017-03-14 20:54:27 +00:00
height: 105px;
}
.Mount_Body_Armadillo-CottonCandyPink {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1426px -945px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Armadillo-Desert {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1320px -945px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Armadillo-Golden {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1426px -839px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Armadillo-Red {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1320px -1157px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
.Mount_Body_Armadillo-Shade {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
2017-11-15 00:53:27 +00:00
background-position: -1320px -839px;
2017-02-02 17:31:43 +00:00
width: 105px;
height: 105px;
}