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

1885 lines
51 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);
background-position: -468px -986px;
2017-08-21 22:59:12 +00:00
width: 221px;
height: 39px;
}
.quest_penguin {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1097px -353px;
width: 190px;
height: 183px;
}
.quest_rat {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -220px 0px;
width: 219px;
height: 219px;
}
.quest_rock {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -437px -660px;
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);
background-position: -1097px 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);
background-position: 0px -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);
background-position: 0px -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_slime {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -220px -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);
background-position: -440px 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_snail {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -654px -660px;
[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);
background-position: -880px -356px;
2017-09-19 21:00:19 +00:00
width: 216px;
height: 177px;
}
.quest_spider {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -217px -880px;
width: 250px;
height: 150px;
}
2017-09-05 19:50:08 +00:00
.quest_stoikalmCalamity1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1097px -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);
background-position: -660px 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);
background-position: -660px -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);
background-position: -1097px -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);
background-position: -220px -660px;
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);
background-position: 0px -660px;
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);
background-position: -880px 0px;
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);
background-position: -1097px -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);
background-position: -880px -178px;
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);
background-position: -660px -440px;
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);
[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
background-position: -220px -440px;
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);
background-position: 0px 0px;
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);
background-position: -880px -534px;
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);
[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
background-position: -440px -220px;
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);
background-position: 0px -880px;
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);
background-position: -440px -440px;
2017-08-21 22:59:12 +00:00
width: 219px;
height: 219px;
2017-09-12 20:19:08 +00:00
}
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);
background-position: -1693px -1286px;
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);
background-position: -1693px -1338px;
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);
background-position: -1693px -1387px;
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);
background-position: -1693px -1439px;
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);
background-position: -1693px -1491px;
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);
background-position: -1693px -1173px;
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);
background-position: -1693px -1595px;
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_mistifly1 {
2017-09-05 19:35:47 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1624px -1518px;
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);
background-position: -1555px -1449px;
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);
background-position: -1486px -1380px;
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);
background-position: -1248px -641px;
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);
background-position: -1380px -1166px;
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);
background-position: -1417px -1311px;
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);
background-position: -1248px -537px;
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);
background-position: -1693px -1234px;
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);
background-position: -1248px -589px;
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);
background-position: -962px -818px;
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);
background-position: -621px -1445px;
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);
background-position: -759px -1445px;
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);
background-position: -690px -1445px;
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);
background-position: -897px -1445px;
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);
background-position: -828px -1445px;
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);
background-position: -1035px -1445px;
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);
background-position: -966px -1445px;
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);
background-position: -1104px -1445px;
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);
background-position: -1173px -1445px;
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);
background-position: -1242px -1445px;
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);
background-position: -1311px -1445px;
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);
background-position: -1380px -1445px;
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);
background-position: -1449px -1445px;
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);
background-position: -1555px 0px;
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);
background-position: -1693px -1104px;
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);
background-position: -1693px -966px;
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);
background-position: -1693px -1035px;
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);
background-position: -1693px -828px;
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);
background-position: -1693px -897px;
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);
background-position: -1555px -69px;
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);
background-position: -1693px -759px;
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);
background-position: -1693px -690px;
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);
background-position: -1693px -621px;
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);
background-position: -1693px -552px;
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);
background-position: -1693px -483px;
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);
background-position: -1693px -414px;
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);
background-position: -1693px -345px;
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);
background-position: -1693px -276px;
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);
background-position: -1693px -138px;
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);
background-position: -1693px -207px;
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);
background-position: -1693px 0px;
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);
background-position: -1693px -69px;
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);
background-position: -1518px -1583px;
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);
background-position: -1587px -1583px;
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);
background-position: -1449px -1583px;
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);
background-position: -1380px -1583px;
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);
background-position: -1311px -1583px;
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);
background-position: -414px -1445px;
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);
background-position: -1693px -1543px;
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);
background-position: -276px -1514px;
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);
background-position: -998px -880px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.inventory_quest_scroll_mayhemMistiflying1 {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1060px -1270px;
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);
background-position: -1198px -1270px;
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);
background-position: -1129px -1270px;
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);
background-position: -1336px -1270px;
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);
background-position: -1267px -1270px;
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);
background-position: -1417px 0px;
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);
background-position: -1417px -138px;
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);
background-position: -1417px -69px;
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);
background-position: -1417px -276px;
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);
background-position: -1417px -207px;
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);
background-position: -1417px -414px;
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);
background-position: -1417px -345px;
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);
background-position: -1417px -552px;
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);
background-position: -1417px -483px;
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);
background-position: -1417px -690px;
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);
background-position: -1417px -621px;
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);
background-position: -1417px -828px;
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);
background-position: -1417px -759px;
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);
background-position: -1417px -897px;
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);
background-position: -1417px -966px;
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);
background-position: -1417px -1035px;
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);
background-position: -1417px -1104px;
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);
background-position: -1417px -1173px;
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);
background-position: -1417px -1242px;
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);
background-position: 0px -1376px;
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);
background-position: -69px -1376px;
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);
background-position: -138px -1376px;
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);
background-position: -207px -1376px;
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);
background-position: -276px -1376px;
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);
background-position: -345px -1376px;
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);
background-position: -414px -1376px;
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);
background-position: -483px -1376px;
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);
background-position: -552px -1376px;
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);
background-position: -621px -1376px;
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);
background-position: -759px -1376px;
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);
background-position: -690px -1376px;
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);
background-position: -897px -1376px;
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);
background-position: -828px -1376px;
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);
background-position: -966px -1376px;
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);
background-position: -1104px -1376px;
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);
background-position: -1035px -1376px;
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);
background-position: -1242px -1376px;
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);
background-position: -1173px -1376px;
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);
background-position: -1311px -1376px;
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);
background-position: -1486px 0px;
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);
background-position: -1380px -1376px;
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);
background-position: -1486px -69px;
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);
background-position: -1486px -138px;
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);
background-position: -1486px -207px;
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);
background-position: -1486px -345px;
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);
background-position: -1486px -276px;
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);
background-position: -1486px -483px;
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);
background-position: -1486px -414px;
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);
background-position: -1486px -621px;
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);
background-position: -1486px -552px;
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);
background-position: -1486px -690px;
2017-09-12 20:34:03 +00:00
width: 68px;
height: 68px;
}
.quest_bundle_farmFriends {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1486px -759px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.quest_bundle_featheredFriends {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1486px -828px;
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);
background-position: -1486px -897px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
}
.shop_opaquePotion {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1486px -966px;
width: 68px;
height: 68px;
2017-08-21 22:59:12 +00:00
}
.shop_potion {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1486px -1035px;
width: 68px;
height: 68px;
2017-07-03 22:56:48 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_seafoam {
2017-06-29 21:22:11 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1486px -1104px;
width: 68px;
height: 68px;
2017-06-29 21:22:11 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_shinySeed {
2017-06-29 21:22:11 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1486px -1173px;
width: 68px;
height: 68px;
2017-06-29 21:22:11 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_snowball {
2017-06-29 21:22:11 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1486px -1242px;
width: 68px;
height: 68px;
2017-06-29 21:22:11 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_spookySparkles {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1486px -1311px;
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_mounts_MagicalBee-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: 0px -1445px;
2017-09-05 19:50:08 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
2017-09-05 19:50:08 +00:00
.shop_mounts_Mammoth-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -69px -1445px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_mounts_MantisShrimp-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -138px -1445px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_mounts_Phoenix-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -207px -1445px;
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
.shop_pets_MagicalBee-Base {
2017-06-29 21:22:11 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -276px -1445px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_pets_Mammoth-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -345px -1445px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_pets_MantisShrimp-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -552px -1445px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
2017-08-21 22:59:12 +00:00
.shop_pets_Phoenix-Base {
2017-06-20 22:10:04 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -483px -1445px;
2017-08-21 22:59:12 +00:00
width: 68px;
height: 68px;
2017-06-20 22:10:04 +00:00
}
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);
background-position: -921px -818px;
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);
background-position: 0px -1652px;
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);
background-position: -1248px -770px;
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);
background-position: -880px -818px;
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);
background-position: -1003px -818px;
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);
background-position: -1044px -818px;
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);
background-position: -1248px -688px;
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);
background-position: -41px -1652px;
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);
background-position: -82px -1652px;
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);
background-position: -123px -1652px;
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);
background-position: -164px -1652px;
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);
background-position: -205px -1652px;
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);
background-position: -246px -1652px;
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);
background-position: -287px -1652px;
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);
background-position: -1248px -729px;
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);
background-position: -328px -1652px;
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);
background-position: -1555px -138px;
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);
background-position: -1555px -207px;
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);
background-position: -1555px -276px;
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);
background-position: -1555px -345px;
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);
background-position: -1555px -414px;
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);
background-position: -1555px -483px;
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);
background-position: -1555px -552px;
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);
background-position: -1555px -621px;
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);
background-position: -1555px -690px;
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);
background-position: -1555px -759px;
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);
background-position: -1555px -828px;
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);
background-position: -1555px -897px;
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);
background-position: -1555px -966px;
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);
background-position: -1555px -1035px;
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);
background-position: -1555px -1104px;
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);
background-position: -1555px -1173px;
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);
background-position: -1555px -1242px;
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);
background-position: -1555px -1311px;
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);
background-position: -1555px -1380px;
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);
background-position: 0px -1514px;
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);
background-position: -69px -1514px;
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);
background-position: -138px -1514px;
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);
background-position: -207px -1514px;
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);
background-position: -1311px -1166px;
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);
background-position: -345px -1514px;
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);
background-position: -414px -1514px;
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);
background-position: -483px -1514px;
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);
background-position: -552px -1514px;
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);
background-position: -621px -1514px;
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);
background-position: -690px -1514px;
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);
background-position: -759px -1514px;
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);
background-position: -828px -1514px;
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);
background-position: -897px -1514px;
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);
background-position: -966px -1514px;
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);
background-position: -1035px -1514px;
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);
background-position: -1104px -1514px;
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);
background-position: -1173px -1514px;
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);
background-position: -1242px -1514px;
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);
background-position: -1311px -1514px;
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);
background-position: -1380px -1514px;
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);
background-position: -1449px -1514px;
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);
background-position: -1518px -1514px;
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);
background-position: -1624px 0px;
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);
background-position: -1624px -69px;
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);
background-position: -1624px -276px;
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);
background-position: -1624px -138px;
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);
background-position: -1624px -207px;
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);
background-position: -1624px -345px;
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);
background-position: -1624px -414px;
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);
background-position: -1624px -483px;
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);
background-position: -1624px -552px;
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);
background-position: -1624px -621px;
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);
background-position: -1624px -690px;
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);
background-position: -1624px -759px;
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);
background-position: -1624px -828px;
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);
background-position: -1624px -897px;
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);
background-position: -1624px -966px;
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);
background-position: -1624px -1035px;
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);
background-position: -1624px -1104px;
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);
background-position: -1624px -1173px;
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);
background-position: -1624px -1242px;
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);
background-position: -1624px -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);
background-position: -1624px -1380px;
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);
background-position: -1624px -1449px;
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);
background-position: 0px -1583px;
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);
background-position: -69px -1583px;
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);
background-position: -138px -1583px;
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);
background-position: -207px -1583px;
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);
background-position: -276px -1583px;
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);
background-position: -345px -1583px;
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);
background-position: -414px -1583px;
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);
background-position: -483px -1583px;
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);
background-position: -552px -1583px;
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);
background-position: -621px -1583px;
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);
background-position: -690px -1583px;
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);
background-position: -759px -1583px;
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);
background-position: -828px -1583px;
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);
background-position: -897px -1583px;
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);
background-position: -966px -1583px;
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);
background-position: -1035px -1583px;
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);
background-position: -1104px -1583px;
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);
background-position: -1173px -1583px;
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);
background-position: -1242px -1583px;
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);
background-position: -848px -1270px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Armadillo-CottonCandyBlue {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -742px -1270px;
2017-03-14 20:54:27 +00:00
width: 105px;
2017-08-03 21:22:24 +00:00
height: 105px;
2017-03-14 20:54:27 +00:00
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Armadillo-CottonCandyPink {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -636px -1270px;
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
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Armadillo-Desert {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -530px -1270px;
2017-08-03 21:22:24 +00:00
width: 105px;
2017-03-14 20:54:27 +00:00
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Armadillo-Golden {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -424px -1270px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Armadillo-Red {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -318px -1270px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Armadillo-Shade {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -212px -1270px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Armadillo-Skeleton {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -106px -1270px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Armadillo-White {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: 0px -1270px;
2017-08-10 19:46:17 +00:00
width: 105px;
2017-03-14 20:54:27 +00:00
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Armadillo-Zombie {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1311px -1060px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Axolotl-Base {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1311px -954px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Axolotl-CottonCandyBlue {
2017-03-10 02:06:18 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1311px -848px;
2017-03-10 02:06:18 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Axolotl-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1311px -742px;
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Axolotl-Desert {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1311px -636px;
2017-03-23 19:45:05 +00:00
width: 105px;
2017-08-10 19:46:17 +00:00
height: 105px;
2017-03-23 19:45:05 +00:00
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Axolotl-Golden {
2017-03-23 19:45:05 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1311px -530px;
width: 105px;
2017-08-10 19:46:17 +00:00
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Axolotl-Red {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1311px -424px;
2017-08-10 19:46:17 +00:00
width: 105px;
2017-03-14 20:54:27 +00:00
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Axolotl-Shade {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1311px -318px;
2017-02-16 20:51:35 +00:00
width: 105px;
2017-03-14 20:54:27 +00:00
height: 105px;
2017-02-16 20:51:35 +00:00
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Axolotl-Skeleton {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1311px -212px;
2017-02-16 20:51:35 +00:00
width: 105px;
2017-03-14 20:54:27 +00:00
height: 105px;
2017-02-16 20:51:35 +00:00
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Axolotl-White {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1311px -106px;
width: 105px;
2017-03-10 02:06:18 +00:00
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Axolotl-Zombie {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1311px 0px;
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Aquatic {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1166px -1164px;
width: 105px;
2017-08-10 19:46:17 +00:00
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Base {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1060px -1164px;
width: 105px;
2017-08-10 19:46:17 +00:00
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-CottonCandyBlue {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -954px -1164px;
2017-08-11 16:09:11 +00:00
width: 105px;
2017-08-21 22:59:12 +00:00
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-CottonCandyPink {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -848px -1164px;
width: 105px;
2017-08-21 22:59:12 +00:00
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Cupid {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -742px -1164px;
width: 105px;
2017-08-21 22:59:12 +00:00
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Desert {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -636px -1164px;
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Ember {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -530px -1164px;
2017-06-29 21:22:11 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Fairy {
2017-06-29 21:22:11 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -424px -1164px;
width: 105px;
2017-08-11 16:09:11 +00:00
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Floral {
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -318px -1164px;
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Ghost {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -212px -1164px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Golden {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -106px -1164px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Holly {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: 0px -1164px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Peppermint {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1166px -1058px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Polar {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1060px -1058px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Red {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -954px -1058px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-RoyalPurple {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -848px -1058px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Shade {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -742px -1058px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Shimmer {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -636px -1058px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Skeleton {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -530px -1058px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Spooky {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -424px -1058px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Thunderstorm {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -318px -1058px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-White {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -212px -1058px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_BearCub-Zombie {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -106px -1058px;
2017-03-14 20:54:27 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Beetle-Base {
2017-03-14 20:54:27 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: 0px -1058px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Beetle-CottonCandyBlue {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -892px -880px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Beetle-CottonCandyPink {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -786px -880px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Beetle-Desert {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -680px -880px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Beetle-Golden {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -574px -880px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Beetle-Red {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -468px -880px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Beetle-Shade {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -986px -712px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Beetle-Skeleton {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -880px -712px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Beetle-White {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1203px -945px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Beetle-Zombie {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1097px -945px;
2017-02-16 20:51:35 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Bunny-Base {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1203px -839px;
2017-02-02 17:31:43 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Bunny-CottonCandyBlue {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -1097px -839px;
2017-02-02 17:31:43 +00:00
width: 105px;
height: 105px;
}
2017-08-21 22:59:12 +00:00
.Mount_Body_Bunny-CottonCandyPink {
2017-02-02 17:31:43 +00:00
background-image: url(/static/sprites/spritesmith-main-10.png);
background-position: -954px -1270px;
2017-02-02 17:31:43 +00:00
width: 105px;
height: 105px;
}