diff options
Diffstat (limited to 'parser/monsters/death_dog.json')
-rw-r--r-- | parser/monsters/death_dog.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/parser/monsters/death_dog.json b/parser/monsters/death_dog.json index ecf8c28..6b62349 100644 --- a/parser/monsters/death_dog.json +++ b/parser/monsters/death_dog.json @@ -29,7 +29,10 @@ "cha": 6 }, "inventory": [], - "natural_armor": [], + "natural_armor": { + "name": "", + "bonus": 0 + }, "description": "A death dog is an ugly two-headed hound that roams plains, and deserts. Hate burns in a death dog's heart, and a taste for humanoid flesh drives it to attack travelers and explorers. Death dog saliva carries a foul disease that causes a victim's flesh to slowly rot off the bone.", "features": [ { |