mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
fix(content): correct Mage weapon price, smarten Rebirth banner
This commit is contained in:
@@ -5122,7 +5122,7 @@ let weapon = {
|
||||
set: 'summer2019WaterLilyMageSet',
|
||||
text: t('weaponSpecialSummer2019MageText'),
|
||||
notes: t('weaponSpecialSummer2019MageNotes', { int: 15 }),
|
||||
value: 160,
|
||||
value: 90,
|
||||
int: 15,
|
||||
},
|
||||
summer2019Healer: {
|
||||
|
||||
Reference in New Issue
Block a user