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