diff options
Diffstat (limited to 'parser/monsters/rhinoceros.json')
-rw-r--r-- | parser/monsters/rhinoceros.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/parser/monsters/rhinoceros.json b/parser/monsters/rhinoceros.json index af72d23..804c24a 100644 --- a/parser/monsters/rhinoceros.json +++ b/parser/monsters/rhinoceros.json @@ -24,12 +24,10 @@ "cha": 6 }, "inventory": [], - "natural_armor": [ - { - "name": "natural", - "bonus": 11 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 11 + }, "description": "", "features": [ { |