mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
[#37]grunt-spritesmith: death
This commit is contained in:
parent
3026cc2132
commit
7dd4216b0f
4 changed files with 103 additions and 97 deletions
2
dist/spritesheets.css
vendored
2
dist/spritesheets.css
vendored
File diff suppressed because one or more lines are too long
198
dist/spritesmith.css
vendored
198
dist/spritesmith.css
vendored
|
|
@ -1,120 +1,120 @@
|
|||
.achievement-alien {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1545px -962px;
|
||||
background-position: -1545px -1013px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-armor {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1545px -702px;
|
||||
background-position: -1545px -753px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-boot {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1545px -832px;
|
||||
background-position: -1545px -883px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-bow {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -962px;
|
||||
background-position: -1521px -1013px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-cactus {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1545px -936px;
|
||||
background-position: -1545px -987px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-cake {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -936px;
|
||||
background-position: -1521px -987px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-cave {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1545px -910px;
|
||||
background-position: -1545px -961px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-coffin {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -910px;
|
||||
background-position: -1521px -961px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-comment {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1545px -884px;
|
||||
background-position: -1545px -935px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-firefox {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -884px;
|
||||
background-position: -1521px -935px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-heart {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1545px -858px;
|
||||
background-position: -1545px -909px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-helm {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -858px;
|
||||
background-position: -1521px -909px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-karaoke {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -702px;
|
||||
background-position: -1521px -753px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-ninja {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -832px;
|
||||
background-position: -1521px -883px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-rat {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1545px -806px;
|
||||
background-position: -1545px -857px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-shield {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -806px;
|
||||
background-position: -1521px -857px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-sun {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1545px -780px;
|
||||
background-position: -1545px -831px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-sword {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -780px;
|
||||
background-position: -1521px -831px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-thermometer {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1545px -754px;
|
||||
background-position: -1545px -805px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-tree {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -754px;
|
||||
background-position: -1521px -805px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
|
|
@ -1188,442 +1188,448 @@
|
|||
}
|
||||
.Pet_Currency_Gem {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -663px;
|
||||
background-position: -1521px -714px;
|
||||
width: 45px;
|
||||
height: 39px;
|
||||
}
|
||||
.Pet_Currency_Gem1x {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1551px -728px;
|
||||
background-position: -1551px -779px;
|
||||
width: 15px;
|
||||
height: 13px;
|
||||
}
|
||||
.Pet_Currency_Gem2x {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -728px;
|
||||
background-position: -1521px -779px;
|
||||
width: 30px;
|
||||
height: 26px;
|
||||
}
|
||||
.Pet_Egg_BearCub {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -612px;
|
||||
background-position: -1521px -663px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Egg_Cactus {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -561px;
|
||||
background-position: -1521px -612px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Egg_Dragon {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -510px;
|
||||
background-position: -1521px -561px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Egg_FlyingPig {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1431px -1350px;
|
||||
background-position: -1521px -510px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Egg_Fox {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -408px;
|
||||
background-position: -1341px -1260px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Egg_LionCub {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -357px;
|
||||
background-position: -1521px -408px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Egg_PandaCub {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -306px;
|
||||
background-position: -1521px -357px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Egg_PolarBear {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -255px;
|
||||
background-position: -1521px -306px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Egg_TigerCub {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -204px;
|
||||
background-position: -1521px -255px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Egg_Wolf {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -153px;
|
||||
background-position: -1521px -204px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Food_Chocolate {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -102px;
|
||||
background-position: -1521px -153px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Food_CottonCandyBlue {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -51px;
|
||||
background-position: -1521px -102px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Food_CottonCandyPink {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px 0px;
|
||||
background-position: -1521px -51px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Food_Fish {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1452px -1431px;
|
||||
background-position: -1521px 0px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Food_Honey {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1404px -1431px;
|
||||
background-position: -1452px -1431px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Food_Meat {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1356px -1431px;
|
||||
background-position: -1404px -1431px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Food_Milk {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1308px -1431px;
|
||||
background-position: -1356px -1431px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Food_Potatoe {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1260px -1431px;
|
||||
background-position: -1308px -1431px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Food_RottenMeat {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1350px -1341px;
|
||||
background-position: -1260px -1431px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Food_Saddle {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1260px -1251px;
|
||||
background-position: -1350px -1341px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_Food_Strawberry {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1170px -1161px;
|
||||
background-position: -1260px -1251px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Base {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1080px -1071px;
|
||||
background-position: -1170px -1161px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_CottonCandyBlue {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -990px -981px;
|
||||
background-position: -1080px -1071px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_CottonCandyPink {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -900px -891px;
|
||||
background-position: -990px -981px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Desert {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -891px -810px;
|
||||
background-position: -900px -891px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Golden {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -981px -900px;
|
||||
background-position: -891px -810px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Red {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1071px -990px;
|
||||
background-position: -981px -900px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Shade {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1161px -1080px;
|
||||
background-position: -1071px -990px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Skeleton {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1251px -1170px;
|
||||
background-position: -1161px -1080px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_White {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1521px -459px;
|
||||
background-position: -1251px -1170px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet_HatchingPotion_Zombie {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -1341px -1260px;
|
||||
background-position: -1521px -459px;
|
||||
width: 48px;
|
||||
height: 51px;
|
||||
}
|
||||
.Pet-Bear-Polar {
|
||||
.GrimReaper {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: 0px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
background-position: -1431px -1350px;
|
||||
width: 57px;
|
||||
height: 66px;
|
||||
}
|
||||
.Pet-BearCub-Base {
|
||||
.Pet-Bear-Polar {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -81px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-BearCub-CottonCandyBlue {
|
||||
.Pet-BearCub-Base {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -162px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-BearCub-CottonCandyPink {
|
||||
.Pet-BearCub-CottonCandyBlue {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -243px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-BearCub-Desert {
|
||||
.Pet-BearCub-CottonCandyPink {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -324px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-BearCub-Golden {
|
||||
.Pet-BearCub-Desert {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -405px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-BearCub-Red {
|
||||
.Pet-BearCub-Golden {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -486px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-BearCub-Shade {
|
||||
.Pet-BearCub-Red {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -567px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-BearCub-Skeleton {
|
||||
.Pet-BearCub-Shade {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -648px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-BearCub-White {
|
||||
.Pet-BearCub-Skeleton {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -729px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-BearCub-Zombie {
|
||||
.Pet-BearCub-White {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -729px -99px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Cactus-Base {
|
||||
.Pet-BearCub-Zombie {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -729px -198px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Cactus-CottonCandyBlue {
|
||||
.Pet-Cactus-Base {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -729px -297px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Cactus-CottonCandyPink {
|
||||
.Pet-Cactus-CottonCandyBlue {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -729px -396px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Cactus-Desert {
|
||||
.Pet-Cactus-CottonCandyPink {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -729px -495px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Cactus-Golden {
|
||||
.Pet-Cactus-Desert {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -729px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Cactus-Red {
|
||||
.Pet-Cactus-Golden {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: 0px -693px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Cactus-Shade {
|
||||
.Pet-Cactus-Red {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -81px -693px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Cactus-Skeleton {
|
||||
.Pet-Cactus-Shade {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -162px -693px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Cactus-White {
|
||||
.Pet-Cactus-Skeleton {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -243px -693px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Cactus-Zombie {
|
||||
.Pet-Cactus-White {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -324px -693px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Dragon-Base {
|
||||
.Pet-Cactus-Zombie {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -405px -693px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Dragon-CottonCandyBlue {
|
||||
.Pet-Dragon-Base {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -486px -693px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Dragon-CottonCandyPink {
|
||||
.Pet-Dragon-CottonCandyBlue {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -567px -693px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Dragon-Desert {
|
||||
.Pet-Dragon-CottonCandyPink {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -648px -693px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Dragon-Golden {
|
||||
.Pet-Dragon-Desert {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -729px -693px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Dragon-Red {
|
||||
.Pet-Dragon-Golden {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -810px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Dragon-Shade {
|
||||
.Pet-Dragon-Red {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -810px -99px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Dragon-Skeleton {
|
||||
.Pet-Dragon-Shade {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -810px -198px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Dragon-White {
|
||||
.Pet-Dragon-Skeleton {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -810px -297px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Dragon-Zombie {
|
||||
.Pet-Dragon-White {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -810px -396px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-FlyingPig-Base {
|
||||
.Pet-Dragon-Zombie {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -810px -495px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-FlyingPig-CottonCandyBlue {
|
||||
.Pet-FlyingPig-Base {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -810px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-FlyingPig-CottonCandyPink {
|
||||
.Pet-FlyingPig-CottonCandyBlue {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -810px -693px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-FlyingPig-Desert {
|
||||
.Pet-FlyingPig-CottonCandyPink {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: 0px -792px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-FlyingPig-Golden {
|
||||
.Pet-FlyingPig-Desert {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -81px -792px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-FlyingPig-Red {
|
||||
.Pet-FlyingPig-Golden {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -162px -792px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-FlyingPig-Shade {
|
||||
.Pet-FlyingPig-Red {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -243px -792px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-FlyingPig-Skeleton {
|
||||
.Pet-FlyingPig-Shade {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -324px -792px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-FlyingPig-Skeleton {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: 0px -594px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-FlyingPig-White {
|
||||
background-image: url(spritesmith.png);
|
||||
background-position: -648px -495px;
|
||||
|
|
|
|||
BIN
dist/spritesmith.png
vendored
BIN
dist/spritesmith.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 176 KiB After Width: | Height: | Size: 177 KiB |
|
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 2 KiB |
Loading…
Reference in a new issue