mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 07:52:15 +00:00
fix(sprites): CUBBB
This commit is contained in:
parent
dd91bada8f
commit
fd2c4e3265
3 changed files with 5 additions and 5 deletions
|
|
@ -1,28 +1,28 @@
|
|||
.Mount_Head_Lion-BirchBark {
|
||||
.Mount_Head_LionCub-Amber {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-20.png');
|
||||
background-position: -650px -424px;
|
||||
width: 105px;
|
||||
height: 105px;
|
||||
}
|
||||
.Mount_Head_LionCub-Amber {
|
||||
.Mount_Head_LionCub-Aquatic {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-20.png');
|
||||
background-position: -1180px -742px;
|
||||
width: 105px;
|
||||
height: 105px;
|
||||
}
|
||||
.Mount_Head_LionCub-Aquatic {
|
||||
.Mount_Head_LionCub-Aurora {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-20.png');
|
||||
background-position: 0px -638px;
|
||||
width: 105px;
|
||||
height: 105px;
|
||||
}
|
||||
.Mount_Head_LionCub-Aurora {
|
||||
.Mount_Head_LionCub-Base {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-20.png');
|
||||
background-position: -636px -638px;
|
||||
width: 105px;
|
||||
height: 105px;
|
||||
}
|
||||
.Mount_Head_LionCub-Base {
|
||||
.Mount_Head_LionCub-BirchBark {
|
||||
background-image: url('~@/assets/images/sprites/spritesmith-main-20.png');
|
||||
background-position: -756px 0px;
|
||||
width: 105px;
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Loading…
Reference in a new issue