mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix(content): Correct stats for Royal Robes
...in newtype content file
This commit is contained in:
@@ -78,8 +78,9 @@ let armor = {
|
||||
},
|
||||
royalRobes: {
|
||||
value: 100,
|
||||
str: 9,
|
||||
per: 9,
|
||||
con: 5,
|
||||
int: 5,
|
||||
per: 5,
|
||||
notes: t('armorArmoireRoyalRobesNotes', {
|
||||
attrs: 9
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user