diff options
Diffstat (limited to 'parser/monsters/ettercap.json')
-rw-r--r-- | parser/monsters/ettercap.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/parser/monsters/ettercap.json b/parser/monsters/ettercap.json index 4cc337a..0c208a5 100644 --- a/parser/monsters/ettercap.json +++ b/parser/monsters/ettercap.json @@ -30,12 +30,10 @@ "cha": 8 }, "inventory": [], - "natural_armor": [ - { - "name": "natural", - "bonus": 13 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 13 + }, "description": "", "features": [ { |