mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 19:50:37 +00:00
175 lines
4.6 KiB
CSS
175 lines
4.6 KiB
CSS
|
|
.Pet-Wolf-Peppermint {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: 0px 0px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet-Wolf-Red {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -82px -200px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet-Wolf-RoyalPurple {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -82px 0px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet-Wolf-Shade {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -164px 0px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet-Wolf-Skeleton {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: 0px -100px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet-Wolf-Spooky {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -82px -100px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet-Wolf-Thunderstorm {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -164px -100px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet-Wolf-Veteran {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -246px 0px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet-Wolf-White {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -246px -100px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet-Wolf-Zombie {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: 0px -200px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Base {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -164px -200px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_CottonCandyBlue {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -213px -200px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_CottonCandyPink {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -262px -200px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Cupid {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -328px 0px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Desert {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -377px -156px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Floral {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -328px -104px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Ghost {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -328px -156px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Golden {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -328px -208px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Holly {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: 0px -300px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Peppermint {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -49px -300px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Purple {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -98px -300px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Red {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -147px -300px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_RoyalPurple {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -196px -300px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Shade {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -245px -300px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Skeleton {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -294px -300px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Spooky {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -377px 0px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Thunderstorm {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -377px -52px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_White {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -377px -104px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Zombie {
|
||
|
|
background-image: url(/static/sprites/spritesmith-main-17.png);
|
||
|
|
background-position: -328px -52px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|