mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-19 04:08:54 +00:00
feat(content): Pet Quest Bundle
This commit is contained in:
parent
a5babc493f
commit
b7956a82ee
10 changed files with 202 additions and 164 deletions
|
|
@ -24,16 +24,22 @@
|
|||
}
|
||||
.promo_mystery_202009 {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -424px -600px;
|
||||
background-position: -893px 0px;
|
||||
width: 282px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_mystery_202010 {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -893px 0px;
|
||||
background-position: -893px -148px;
|
||||
width: 282px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_sandy_sidekicks_bundle {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -424px -600px;
|
||||
width: 420px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_spooky_sparkles {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -424px -452px;
|
||||
|
|
@ -42,7 +48,7 @@
|
|||
}
|
||||
.promo_take_this {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -1035px -278px;
|
||||
background-position: -1035px -426px;
|
||||
width: 96px;
|
||||
height: 69px;
|
||||
}
|
||||
|
|
@ -60,13 +66,13 @@
|
|||
}
|
||||
.scene_squall {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -893px -278px;
|
||||
background-position: -893px -426px;
|
||||
width: 141px;
|
||||
height: 169px;
|
||||
}
|
||||
.scene_strength {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -893px -148px;
|
||||
background-position: -893px -296px;
|
||||
width: 192px;
|
||||
height: 129px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -40,144 +40,150 @@
|
|||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.quest_bundle_splashyPals {
|
||||
.quest_bundle_sandySidekicks {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -414px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.quest_bundle_winterQuests {
|
||||
.quest_bundle_splashyPals {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -483px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.quest_bundle_witchyFamiliars {
|
||||
.quest_bundle_winterQuests {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -552px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_gem {
|
||||
.quest_bundle_witchyFamiliars {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -621px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_opaquePotion {
|
||||
.shop_gem {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -690px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_petalFreePotion {
|
||||
.shop_opaquePotion {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -759px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_potion {
|
||||
.shop_petalFreePotion {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -828px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_salt {
|
||||
.shop_potion {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -897px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_sand {
|
||||
.shop_salt {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -966px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_seafoam {
|
||||
.shop_sand {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1035px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_shinySeed {
|
||||
.shop_seafoam {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1104px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_snowball {
|
||||
.shop_shinySeed {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1173px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_spookySparkles {
|
||||
.shop_snowball {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1242px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_mounts_Hippogriff-Hopeful {
|
||||
.shop_spookySparkles {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1311px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_mounts_MagicalBee-Base {
|
||||
.shop_mounts_Hippogriff-Hopeful {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1380px -1429px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_mounts_Mammoth-Base {
|
||||
.shop_mounts_MagicalBee-Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px 0px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_mounts_MantisShrimp-Base {
|
||||
.shop_mounts_Mammoth-Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -69px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_mounts_Phoenix-Base {
|
||||
.shop_mounts_MantisShrimp-Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -138px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_pets_Hippogriff-Hopeful {
|
||||
.shop_mounts_Phoenix-Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -207px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_pets_MagicalBee-Base {
|
||||
.shop_pets_Hippogriff-Hopeful {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -276px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_pets_Mammoth-Base {
|
||||
.shop_pets_MagicalBee-Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -345px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_pets_MantisShrimp-Base {
|
||||
.shop_pets_Mammoth-Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -414px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_pets_Phoenix-Base {
|
||||
.shop_pets_MantisShrimp-Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -483px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_pets_Phoenix-Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -552px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_backStab {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -1587px;
|
||||
|
|
@ -276,619 +282,619 @@
|
|||
}
|
||||
.Pet_Egg_Alligator {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -552px;
|
||||
background-position: -1514px -621px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Armadillo {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -621px;
|
||||
background-position: -1514px -690px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Axolotl {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -690px;
|
||||
background-position: -1514px -759px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Badger {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -759px;
|
||||
background-position: -1514px -828px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_BearCub {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -828px;
|
||||
background-position: -1514px -897px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Beetle {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -897px;
|
||||
background-position: -1514px -966px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Bunny {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -966px;
|
||||
background-position: -1514px -1035px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Butterfly {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -1035px;
|
||||
background-position: -1514px -1104px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Cactus {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -1104px;
|
||||
background-position: -1514px -1173px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Cheetah {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -1173px;
|
||||
background-position: -1514px -1242px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Cow {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -1242px;
|
||||
background-position: -1514px -1311px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Cuttlefish {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -1311px;
|
||||
background-position: -1514px -1380px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Deer {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1514px -1380px;
|
||||
background-position: 0px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Dolphin {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: 0px -1498px;
|
||||
background-position: -69px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Dragon {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -69px -1498px;
|
||||
background-position: -138px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Egg {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -138px -1498px;
|
||||
background-position: -207px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Falcon {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -207px -1498px;
|
||||
background-position: -276px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Ferret {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -276px -1498px;
|
||||
background-position: -345px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_FlyingPig {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -345px -1498px;
|
||||
background-position: -414px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Fox {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -414px -1498px;
|
||||
background-position: -483px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Frog {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -483px -1498px;
|
||||
background-position: -552px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Gryphon {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -552px -1498px;
|
||||
background-position: -621px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_GuineaPig {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -621px -1498px;
|
||||
background-position: -690px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Hedgehog {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -690px -1498px;
|
||||
background-position: -759px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Hippo {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -759px -1498px;
|
||||
background-position: -828px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Horse {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -828px -1498px;
|
||||
background-position: -897px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Kangaroo {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -897px -1498px;
|
||||
background-position: -966px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_LionCub {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -966px -1498px;
|
||||
background-position: -1035px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Monkey {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1035px -1498px;
|
||||
background-position: -1104px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Nudibranch {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1104px -1498px;
|
||||
background-position: -1173px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Octopus {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1173px -1498px;
|
||||
background-position: -1242px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Owl {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1242px -1498px;
|
||||
background-position: -1311px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_PandaCub {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1311px -1498px;
|
||||
background-position: -1380px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Parrot {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1380px -1498px;
|
||||
background-position: -1449px -1498px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Peacock {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1449px -1498px;
|
||||
background-position: -1583px 0px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Penguin {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px 0px;
|
||||
background-position: -1583px -69px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_PolarBear {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -69px;
|
||||
background-position: -1583px -138px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Pterodactyl {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -138px;
|
||||
background-position: -1583px -207px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Rat {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -207px;
|
||||
background-position: -1583px -276px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Robot {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -276px;
|
||||
background-position: -1583px -345px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Rock {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -345px;
|
||||
background-position: -1583px -414px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Rooster {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -414px;
|
||||
background-position: -1583px -483px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Sabretooth {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -483px;
|
||||
background-position: -1583px -552px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_SeaSerpent {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -621px;
|
||||
background-position: -1583px -690px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Seahorse {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -552px;
|
||||
background-position: -1583px -621px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Sheep {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -690px;
|
||||
background-position: -1583px -759px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Slime {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -759px;
|
||||
background-position: -1583px -828px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Sloth {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -828px;
|
||||
background-position: -1583px -897px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Snail {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -897px;
|
||||
background-position: -1583px -966px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Snake {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -966px;
|
||||
background-position: -1583px -1035px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Spider {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -1035px;
|
||||
background-position: -1583px -1104px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Squirrel {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -1104px;
|
||||
background-position: -1583px -1173px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_TRex {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -1311px;
|
||||
background-position: -1583px -1380px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_TigerCub {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -1173px;
|
||||
background-position: -1583px -1242px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Treeling {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -1242px;
|
||||
background-position: -1583px -1311px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Triceratops {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -1380px;
|
||||
background-position: -1583px -1449px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Turtle {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1583px -1449px;
|
||||
background-position: 0px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Unicorn {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: 0px -1567px;
|
||||
background-position: -69px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Velociraptor {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -69px -1567px;
|
||||
background-position: -138px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Whale {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -138px -1567px;
|
||||
background-position: -207px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Wolf {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -207px -1567px;
|
||||
background-position: -276px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Egg_Yarn {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -276px -1567px;
|
||||
background-position: -345px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Cake_Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -345px -1567px;
|
||||
background-position: -414px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Cake_CottonCandyBlue {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -414px -1567px;
|
||||
background-position: -483px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Cake_CottonCandyPink {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -483px -1567px;
|
||||
background-position: -552px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Cake_Desert {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -552px -1567px;
|
||||
background-position: -621px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Cake_Golden {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -621px -1567px;
|
||||
background-position: -690px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Cake_Red {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -690px -1567px;
|
||||
background-position: -759px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Cake_Shade {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -759px -1567px;
|
||||
background-position: -828px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Cake_Skeleton {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -828px -1567px;
|
||||
background-position: -897px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Cake_White {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -897px -1567px;
|
||||
background-position: -966px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Cake_Zombie {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -966px -1567px;
|
||||
background-position: -1035px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Candy_Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1035px -1567px;
|
||||
background-position: -1104px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Candy_CottonCandyBlue {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1104px -1567px;
|
||||
background-position: -1173px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Candy_CottonCandyPink {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1173px -1567px;
|
||||
background-position: -1242px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Candy_Desert {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1242px -1567px;
|
||||
background-position: -1311px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Candy_Golden {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1311px -1567px;
|
||||
background-position: -1380px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Candy_Red {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1380px -1567px;
|
||||
background-position: -1449px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Candy_Shade {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1449px -1567px;
|
||||
background-position: -1518px -1567px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Candy_Skeleton {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1518px -1567px;
|
||||
background-position: -1652px 0px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Candy_White {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px 0px;
|
||||
background-position: -1652px -69px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Candy_Zombie {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -69px;
|
||||
background-position: -1652px -138px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Chocolate {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -138px;
|
||||
background-position: -1652px -207px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_CottonCandyBlue {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -207px;
|
||||
background-position: -1652px -276px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_CottonCandyPink {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -276px;
|
||||
background-position: -1652px -345px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Fish {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -345px;
|
||||
background-position: -1652px -414px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Honey {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -414px;
|
||||
background-position: -1652px -483px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Meat {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -483px;
|
||||
background-position: -1652px -552px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Milk {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -552px;
|
||||
background-position: -1652px -621px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Pie_Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -621px;
|
||||
background-position: -1652px -690px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Pie_CottonCandyBlue {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -690px;
|
||||
background-position: -1652px -759px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Pie_CottonCandyPink {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -759px;
|
||||
background-position: -1652px -828px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Pie_Desert {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -828px;
|
||||
background-position: -1652px -897px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Pie_Golden {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -897px;
|
||||
background-position: -1652px -966px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Pie_Red {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -966px;
|
||||
background-position: -1652px -1035px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Pie_Shade {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -1035px;
|
||||
background-position: -1652px -1104px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Pie_Skeleton {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -1104px;
|
||||
background-position: -1652px -1173px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Pie_White {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -1173px;
|
||||
background-position: -1652px -1242px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Pie_Zombie {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -1242px;
|
||||
background-position: -1652px -1311px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Potatoe {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -1311px;
|
||||
background-position: -1652px -1380px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_RottenMeat {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -1380px;
|
||||
background-position: -1652px -1449px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Saddle {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -1449px;
|
||||
background-position: -1652px -1518px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_Food_Strawberry {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-15.png');
|
||||
background-position: -1652px -1518px;
|
||||
background-position: 0px -1636px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 116 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 162 KiB |
|
|
@ -832,5 +832,8 @@
|
|||
"questTurquoiseCollectNeptuneRunes": "Neptune Runes",
|
||||
"questTurquoiseCollectTurquoiseGems": "Turquoise Gems",
|
||||
"questTurquoiseDropTurquoisePotion": "Turquoise Hatching Potion",
|
||||
"questTurquoiseUnlockText": "Unlocks Turquoise Hatching Potions for purchase in the Market"
|
||||
"questTurquoiseUnlockText": "Unlocks Turquoise Hatching Potions for purchase in the Market",
|
||||
|
||||
"sandySidekicksText": "Sandy Sidekicks Quest Bundle",
|
||||
"sandySidekicksNotes": "Contains 'The Indulgent Armadillo', 'The Serpent of Distraction', and 'The Icy Arachnid'. Available until <%= date %>."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -236,6 +236,21 @@ const bundles = {
|
|||
type: 'quests',
|
||||
value: 7,
|
||||
},
|
||||
sandySidekicks: {
|
||||
key: 'sandySidekicks',
|
||||
text: t('sandySidekicksText'),
|
||||
notes: t('sandySidekicksNotes', { date: moment('2020-10-31').format('LL') }),
|
||||
bundleKeys: [
|
||||
'armadillo',
|
||||
'snake',
|
||||
'spider',
|
||||
],
|
||||
canBuy () {
|
||||
return moment().isBetween('2020-10-13', '2020-11-02');
|
||||
},
|
||||
type: 'quests',
|
||||
value: 7,
|
||||
},
|
||||
};
|
||||
|
||||
export default bundles;
|
||||
|
|
|
|||
|
|
@ -44,18 +44,34 @@ const featuredItems = {
|
|||
];
|
||||
},
|
||||
quests () {
|
||||
if (moment().isBefore('2020-11-02')) {
|
||||
return [
|
||||
{
|
||||
type: 'bundles',
|
||||
path: 'bundles.sandySidekicks',
|
||||
},
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.taskwoodsTerror1',
|
||||
},
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.ruby',
|
||||
},
|
||||
];
|
||||
}
|
||||
return [
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.squirrel',
|
||||
path: 'quests.gryphon',
|
||||
},
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.cow',
|
||||
path: 'quests.hedgehog',
|
||||
},
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.turquoise',
|
||||
path: 'quests.rat',
|
||||
},
|
||||
];
|
||||
},
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
|
|
@ -4,7 +4,7 @@ const api = {};
|
|||
|
||||
// @TODO export this const, cannot export it from here because only routes are exported from
|
||||
// controllers
|
||||
const LAST_ANNOUNCEMENT_TITLE = 'NEW BACKGROUNDS AND ARMOIRE ITEMS! PLUS, SPOOKY SPARKLES IN THE SEASONAL SHOP!';
|
||||
const LAST_ANNOUNCEMENT_TITLE = 'NEW DISCOUNTED PET QUEST BUNDLE: SANDY SIDEKICKS!';
|
||||
const worldDmg = { // @TODO
|
||||
bailey: false,
|
||||
};
|
||||
|
|
@ -31,41 +31,33 @@ api.getNews = {
|
|||
<div class="mr-3 ${baileyClass}"></div>
|
||||
<div class="media-body">
|
||||
<h1 class="align-self-center">${res.t('newStuff')}</h1>
|
||||
<h2>10/1/2020 - ${LAST_ANNOUNCEMENT_TITLE}</h2>
|
||||
<h2>10/13/2020 - ${LAST_ANNOUNCEMENT_TITLE}</h2>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="promo_armoire_backgrounds_202010 center-block"></div>
|
||||
<h3>October Backgrounds and Armoire Items!</h3>
|
||||
<div class="promo_sandy_sidekicks_bundle center-block"></div>
|
||||
<p>
|
||||
We’ve added three new backgrounds to the Background Shop! Now your avatar can dare to
|
||||
visit a Haunted Forest, brave the Spooky Scarecrow Field, or bask in the glow of the
|
||||
Crescent Moon. Check them out under User Icon > Backgrounds on web and Menu > Inventory >
|
||||
Customize Avatar on mobile!
|
||||
If you are looking to add some desert-dwelling pets to your Habitica stable, you're in
|
||||
luck! From now until Oct 31, you can purchase the Sandy Sidekicks Pet Quest Bundle and
|
||||
receive the Spider, Snake, and Armadillo quests, all for only 7 Gems! That's a discount
|
||||
of 5 Gems from the price of purchasing them separately. Check it out in the <a
|
||||
href='/shops/quests'>Quest Shop</a> today!
|
||||
</p>
|
||||
<div class="small">by SabreCat</div>
|
||||
<div class="small">
|
||||
Art by: Beffymaroo, starsystemic, PainterProphet, krajzega, Tipsy, Arcosine, Eevachu,
|
||||
RBrinks, Darkly, UncommonCriminal, and EmeraldOx
|
||||
</div>
|
||||
<div class="small mb-3">Writing by: emiausti, Arcosine, felipena, and Daniel the Bard</div>
|
||||
<p>
|
||||
Plus, there’s new Gold-purchasable equipment in the Enchanted Armoire, including the
|
||||
Autumn Enchanter Set. Better work hard on your real-life tasks to earn all the pieces!
|
||||
Enjoy :)
|
||||
If snakes and/or spiders are something you'd prefer not to see in Habitica due to a
|
||||
phobia, check out the <a
|
||||
href='http://habitica.wikia.com/wiki/Phobia_Protection_Extension' target='_blank'>Phobia
|
||||
Protection Extension</a> which will hide any pets, mounts, backgrounds, quest bosses, or
|
||||
equipment featuring snakes and/or spiders (as well as rats, bees, beetles, zombies,
|
||||
skeletons, moths, or any combination thereof). We hope that it helps make everyone's
|
||||
Habitica experience fun!
|
||||
</p>
|
||||
<div class="small mb-3">by AnnDeLune and SabreCat</div>
|
||||
<div class="promo_spooky_sparkles center-block"></div>
|
||||
<h3>Spooky Sparkles in Seasonal Shop</h3>
|
||||
<p>
|
||||
There's a new Gold-purchasable item in the <a href='/shops/seasonal'>Seasonal Shop</a>:
|
||||
Spooky Sparkles! Buy some and then cast it on your friends. I wonder what it will do?
|
||||
</p>
|
||||
<p>
|
||||
If you have Spooky Sparkles cast on you, you will receive the "Alarming Friends" badge!
|
||||
Don't worry, any mysterious effects will wear off the next day.... or you can cancel them
|
||||
early by buying an Opaque Potion!
|
||||
</p>
|
||||
<p>
|
||||
While you're at it, be sure to check out all the other items in the Seasonal Shop! There
|
||||
are lots of equipment items from the previous Fall Festivals. The Seasonal Shop will only
|
||||
be open until October 31st, so stock up now.
|
||||
</p>
|
||||
<div class="small mb-3">by Lemoness and SabreCat</div>
|
||||
</div>
|
||||
`,
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue