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