diff options
Diffstat (limited to 'parser/monsters/white_dragon_wyrmling.json')
-rw-r--r-- | parser/monsters/white_dragon_wyrmling.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/parser/monsters/white_dragon_wyrmling.json b/parser/monsters/white_dragon_wyrmling.json index 71e9360..becbeb3 100644 --- a/parser/monsters/white_dragon_wyrmling.json +++ b/parser/monsters/white_dragon_wyrmling.json @@ -40,12 +40,10 @@ "cha": 11 }, "inventory": [], - "natural_armor": [ - { - "name": "natural", - "bonus": 16 - } - ], + "natural_armor": { + "name": "natural", + "bonus": 16 + }, "description": "", "features": [ { |