mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
update sprites
This commit is contained in:
parent
d47641e25a
commit
21a7d36b7b
1 changed files with 7 additions and 2 deletions
|
|
@ -50210,6 +50210,11 @@
|
|||
width: 28px;
|
||||
height: 28px;
|
||||
}
|
||||
.icon_pet_veteran_cactus {
|
||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_pet_veteran_cactus.png');
|
||||
width: 28px;
|
||||
height: 28px;
|
||||
}
|
||||
.icon_pet_veteran_dragon {
|
||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_pet_veteran_dragon.png');
|
||||
width: 28px;
|
||||
|
|
@ -51267,8 +51272,8 @@
|
|||
}
|
||||
.inventory_quest_scroll_chameleon {
|
||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/inventory_quest_scroll_chameleon.png');
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.inventory_quest_scroll_cheetah {
|
||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/inventory_quest_scroll_cheetah.png');
|
||||
|
|
|
|||
Loading…
Reference in a new issue