mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 04:29:40 +00:00
fix(sprites): add new spritesheet
This commit is contained in:
parent
30fe5088b8
commit
acee4bad80
2 changed files with 108 additions and 0 deletions
108
website/assets/sprites/dist/spritesmith-main-14.css
vendored
Normal file
108
website/assets/sprites/dist/spritesmith-main-14.css
vendored
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
.Pet-Wolf-Veteran {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: 0px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-White {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -164px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Zombie {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -82px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet_HatchingPotion_Base {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: 0px -100px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_CottonCandyBlue {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -49px -100px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_CottonCandyPink {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -98px -100px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Desert {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -147px -100px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Floral {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -196px -100px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Ghost {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: 0px -152px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Golden {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -49px -204px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Peppermint {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -98px -152px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Red {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -147px -152px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Shade {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -196px -152px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Skeleton {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -246px 0px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Spooky {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -246px -52px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Thunderstorm {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -246px -104px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_White {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: 0px -204px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Zombie {
|
||||
background-image: url(/spritesmith-main-14.png);
|
||||
background-position: -49px -152px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
BIN
website/assets/sprites/dist/spritesmith-main-14.png
vendored
Normal file
BIN
website/assets/sprites/dist/spritesmith-main-14.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
Loading…
Reference in a new issue