mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
commit
b95fd4a053
1 changed files with 13 additions and 11 deletions
|
|
@ -1,11 +1,13 @@
|
|||
Mount_Head_Lion, Mount_Body_Lion, Mount_Head_PolarBear, Mount_Body_PolarBear, Mount_Head_Panda, Mount_Body_Panda, Mount_Head_Tiger, Mount_Body_Tiger, Mount_Head_Bear, Mount_Body_Bear {background: url(Mount-SpriteSheet.png) no-repeat}
|
||||
Mount_Head_Lion {background-position: 0 0; width: 105px; height: 123px}
|
||||
Mount_Body_Lion {background-position: -105 0; width: 105px; height: 123px}
|
||||
Mount_Head_PolarBear {background-position: -210 0; width: 105px; height: 123px}
|
||||
Mount_Body_PolarBear {background-position: -315 0; width: 105px; height: 123px}
|
||||
Mount_Head_Panda {background-position: -420 0; width: 105px; height: 123px}
|
||||
Mount_Body_Panda {background-position: -525 0; width: 105px; height: 123px}
|
||||
Mount_Head_Tiger {background-position: -630 0; width: 105px; height: 123px}
|
||||
Mount_Body_Tiger {background-position: -735 0; width: 105px; height: 123px}
|
||||
Mount_Head_Bear {background-position: -840 0; width: 105px; height: 123px}
|
||||
Mount_Body_Bear {background-position: -945 0; width: 105px; height: 123px}
|
||||
.Mount_Head_Lion, .Mount_Body_Lion, .Mount_Head_PolarBear, .Mount_Body_PolarBear, .Mount_Head_Panda, .Mount_Body_Panda, .Mount_Head_Tiger, .Mount_Body_Tiger, .Mount_Head_Bear, .Mount_Body_Bear, .Mount_Head_EtherealLion, .Mount_Body_EtherealLion {background: url(Mount-SpriteSheet.png) no-repeat}
|
||||
.Mount_Head_Lion {background-position: 0 0; width: 105px; height: 123px}
|
||||
.Mount_Body_Lion {background-position: -105 0; width: 105px; height: 123px}
|
||||
.Mount_Head_PolarBear {background-position: -210 0; width: 105px; height: 123px}
|
||||
.Mount_Body_PolarBear {background-position: -315 0; width: 105px; height: 123px}
|
||||
.Mount_Head_Panda {background-position: -420 0; width: 105px; height: 123px}
|
||||
.Mount_Body_Panda {background-position: -525 0; width: 105px; height: 123px}
|
||||
.Mount_Head_Tiger {background-position: -630 0; width: 105px; height: 123px}
|
||||
.Mount_Body_Tiger {background-position: -735 0; width: 105px; height: 123px}
|
||||
.Mount_Head_Bear {background-position: -840 0; width: 105px; height: 123px}
|
||||
.Mount_Body_Bear {background-position: -945 0; width: 105px; height: 123px}
|
||||
.Mount_Head_EtherealLion {background-position: -1050 0; width: 105px; height: 123px}
|
||||
.Mount_Body_EtherealLion {background-position: -1155 0; width: 105px; height: 123px}
|
||||
|
|
|
|||
Loading…
Reference in a new issue