mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 23:42:12 +00:00
fix(sprites): filenam fix 2/2
This commit is contained in:
parent
d47bd198ca
commit
78fe87055c
4 changed files with 12 additions and 12 deletions
|
|
@ -58,6 +58,12 @@
|
|||
width: 105px;
|
||||
height: 105px;
|
||||
}
|
||||
.Mount_Body_LionCub-Turquoise {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-17.png');
|
||||
background-position: -212px -532px;
|
||||
width: 105px;
|
||||
height: 105px;
|
||||
}
|
||||
.Mount_Body_LionCub-Watery {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-17.png');
|
||||
background-position: -318px -532px;
|
||||
|
|
@ -82,12 +88,6 @@
|
|||
width: 105px;
|
||||
height: 105px;
|
||||
}
|
||||
.Mount_Body_LionCub-turquoise {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-17.png');
|
||||
background-position: -212px -532px;
|
||||
width: 105px;
|
||||
height: 105px;
|
||||
}
|
||||
.Mount_Body_MagicalBee-Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-17.png');
|
||||
background-position: -106px -408px;
|
||||
|
|
|
|||
|
|
@ -1174,6 +1174,12 @@
|
|||
width: 135px;
|
||||
height: 135px;
|
||||
}
|
||||
.Mount_Body_Wolf-Turquoise {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-18.png');
|
||||
background-position: -816px -816px;
|
||||
width: 135px;
|
||||
height: 135px;
|
||||
}
|
||||
.Mount_Body_Wolf-Watery {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-18.png');
|
||||
background-position: -952px 0px;
|
||||
|
|
@ -1198,12 +1204,6 @@
|
|||
width: 135px;
|
||||
height: 135px;
|
||||
}
|
||||
.Mount_Body_Wolf-turquoise {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-18.png');
|
||||
background-position: -816px -816px;
|
||||
width: 135px;
|
||||
height: 135px;
|
||||
}
|
||||
.Mount_Body_Yarn-Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-18.png');
|
||||
background-position: -1618px -1060px;
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Loading…
Reference in a new issue