fix(content): Correct stats for Royal Robes

...in newtype content file
This commit is contained in:
Sabe Jones
2015-11-02 17:34:59 -05:00
parent 510080325d
commit 6b3fcd3d11

View File

@@ -78,8 +78,9 @@ let armor = {
},
royalRobes: {
value: 100,
str: 9,
per: 9,
con: 5,
int: 5,
per: 5,
notes: t('armorArmoireRoyalRobesNotes', {
attrs: 9
}),