mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
Merge remote-tracking branch 'shaners/rewrite'
Conflicts: dist/spritesheets.css
This commit is contained in:
commit
1bfb6a88fd
6 changed files with 7 additions and 1 deletions
|
|
@ -30,6 +30,12 @@
|
|||
background: url("../img/sprites/backer-only/BackerOnly-Pet-CerberusPup.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Pet-Dragon-Hydra {
|
||||
width: 106px;
|
||||
height: 89px;
|
||||
background: url("../img/sprites/backer-only/ContributorOnly-Pet-Hydra.png") no-repeat;
|
||||
}
|
||||
|
||||
.shop_shield_6 {background-position: -1040px 0}
|
||||
.shop_weapon_7 {background-position: -1080px 0}
|
||||
.shop_armor_6 {background-position: -1160px 0}
|
||||
|
|
|
|||
2
dist/spritesheets.css
vendored
2
dist/spritesheets.css
vendored
File diff suppressed because one or more lines are too long
BIN
img/sprites/backer-only/ContributorOnly-Pet-Hydra.png
Normal file
BIN
img/sprites/backer-only/ContributorOnly-Pet-Hydra.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
img/sprites/backer-only/ContributorOnly-Shield-Crystal.png
Normal file
BIN
img/sprites/backer-only/ContributorOnly-Shield-Crystal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
BIN
img/sprites/backer-only/ContributorOnly-Weapon-CrystalBlade.png
Normal file
BIN
img/sprites/backer-only/ContributorOnly-Weapon-CrystalBlade.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 939 B |
Binary file not shown.
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 13 KiB |
Loading…
Reference in a new issue