mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
fix naming
This commit is contained in:
committed by
Sabe Jones
parent
034327f647
commit
a6ff8e095a
@@ -973,6 +973,7 @@ const eyewear = {
|
||||
text: t('eyewearSpecialSummerRogueText'),
|
||||
notes: t('eyewearSpecialSummerRogueNotes'),
|
||||
value: 20,
|
||||
season: 'summer',
|
||||
},
|
||||
summerWarrior: {
|
||||
specialClass: 'warrior',
|
||||
@@ -980,6 +981,7 @@ const eyewear = {
|
||||
text: t('eyewearSpecialSummerWarriorText'),
|
||||
notes: t('eyewearSpecialSummerWarriorNotes'),
|
||||
value: 20,
|
||||
season: 'summer',
|
||||
},
|
||||
blackTopFrame: {
|
||||
gearSet: 'glasses',
|
||||
|
||||
Reference in New Issue
Block a user