mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 19:50:37 +00:00
85 lines
2 KiB
CSS
85 lines
2 KiB
CSS
|
|
.Pet-Wolf-White {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: 0px 0px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet-Wolf-Zombie {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: -82px 0px;
|
||
|
|
width: 81px;
|
||
|
|
height: 99px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Base {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: 0px -100px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_CottonCandyBlue {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: -49px -100px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_CottonCandyPink {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: -98px -100px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Desert {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: -164px 0px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Golden {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: -164px -52px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Peppermint {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: -213px -104px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Red {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: -49px -152px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Shade {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: -98px -152px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Skeleton {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: -147px -152px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Spooky {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: -213px 0px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_White {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: -213px -52px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|
||
|
|
.Pet_HatchingPotion_Zombie {
|
||
|
|
background-image: url(spritesmith-main-10.png);
|
||
|
|
background-position: 0px -152px;
|
||
|
|
width: 48px;
|
||
|
|
height: 51px;
|
||
|
|
}
|