mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
market fixes 28th nov (#9593)
* list special gear by the `specialClass` - fixes #9485 * only disable the currencly label + value not the amount input - fixes #9492 * disable transformations on equipment previews - fixes #9497 * show boss strength - fixes #9522 * pin time travelers animals - closes #9382 * clean up + package-lock ? * fix quest info
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
:withBackground="true",
|
||||
:overrideAvatarGear="memberOverrideAvatarGear(item)",
|
||||
:spritesMargin='"0px auto auto -1px"',
|
||||
:showVisualBuffs="false",
|
||||
)
|
||||
|
||||
h4.title {{ itemText }}
|
||||
|
||||
Reference in New Issue
Block a user