diff options
Diffstat (limited to 'parser/monsters/giant_sea_horse.json')
-rw-r--r-- | parser/monsters/giant_sea_horse.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/parser/monsters/giant_sea_horse.json b/parser/monsters/giant_sea_horse.json index cc942aa..6e0860e 100644 --- a/parser/monsters/giant_sea_horse.json +++ b/parser/monsters/giant_sea_horse.json @@ -24,12 +24,10 @@ "cha": 5 }, "inventory": [], - "natural_armor": [ - { - "name": "natural", - "bonus": 13 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 13 + }, "description": "Like their smaller kin, giant sea horses are shy, colorful fish with elongated bodies and curled tails. Aquatic elves train them as mounts.", "features": [ { |