Skip to content

Commit

Permalink
Update mammal.json (#36021)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleclypse authored and ZhilkinSerg committed Dec 12, 2019
1 parent 436188b commit d12e7bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/monsters/mammal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1347,7 +1347,7 @@
"morale": -5,
"melee_cut": 0,
"dodge": 6,
"harvest": "mammal_tiny",
"harvest": "mammal_small_fur",
"fear_triggers": [ "SOUND", "PLAYER_CLOSE" ],
"death_function": [ "NORMAL" ],
"flags": [ "SEES", "HEARS", "GOODHEARING", "SMELLS", "ANIMAL", "PATH_AVOID_DANGER_1", "WARM" ]
Expand Down Expand Up @@ -1697,7 +1697,7 @@
"morale": -7,
"melee_cut": 0,
"dodge": 6,
"harvest": "mammal_tiny",
"harvest": "mammal_small_fur",
"fear_triggers": [ "SOUND", "PLAYER_CLOSE" ],
"death_function": [ "NORMAL" ],
"flags": [ "SEES", "HEARS", "SMELLS", "ANIMAL", "PATH_AVOID_DANGER_1", "WARM" ]
Expand Down

0 comments on commit d12e7bb

Please sign in to comment.