mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 07:52:15 +00:00
fix(images): correct Tiptop Teapot set
This commit is contained in:
parent
ca5b02d0ea
commit
132ecc8bb1
2 changed files with 6 additions and 6 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 700e951b4ead948fd579e61ffcf5e18686479737
|
||||
Subproject commit 69724d88ef6a4be85104fb08ae1e3d0a3f649765
|
||||
|
|
@ -28305,11 +28305,6 @@
|
|||
width: 114px;
|
||||
height: 90px;
|
||||
}
|
||||
.set_mystery_202304 {
|
||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/set_mystery_202304.png');
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_armor_mystery_202304 {
|
||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_armor_mystery_202304.png');
|
||||
width: 68px;
|
||||
|
|
@ -28320,6 +28315,11 @@
|
|||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.shop_set_mystery_202304 {
|
||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_set_mystery_202304.png');
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.slim_armor_mystery_202304 {
|
||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/slim_armor_mystery_202304.png');
|
||||
width: 114px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue