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