Skip to content

Commit

Permalink
Merge pull request #76570 from gettingusedto/XE-gracken-self-defense
Browse files Browse the repository at this point in the history
[XEDRA Evolved] Gracken Self-Defense
  • Loading branch information
Maleclypse authored Sep 21, 2024
2 parents 6805e26 + 658f2d8 commit 7c51916
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data/mods/Xedra_Evolved/monsters/monster.json
Original file line number Diff line number Diff line change
Expand Up @@ -555,5 +555,12 @@
"flags": [ "SEES", "HEARS", "NO_BREATHE", "SMELLS" ],
"vision_day": 9,
"vision_night": 9
},
{
"id": "mon_gracke",
"type": "MONSTER",
"copy-from": "mon_gracke",
"name": { "str": "gracken" },
"anger_triggers": [ "HURT" ]
}
]

0 comments on commit 7c51916

Please sign in to comment.