Skip to content

Commit

Permalink
Merge pull request #76127 from Regilith/prevent-xedra-officer-evolving
Browse files Browse the repository at this point in the history
Prevent XEDRA mercenary officer from evolving, which otherwise prevents finishing the haunting fight
  • Loading branch information
Maleclypse authored Sep 4, 2024
2 parents 28a0a06 + e8aa3f8 commit e0c6b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/monsters/nether.json
Original file line number Diff line number Diff line change
Expand Up @@ -1878,6 +1878,7 @@
"hp": 150,
"flags": [ "SEES", "HEARS", "SMELLS", "HAS_MIND", "WARM", "BASHES", "GROUP_BASH", "POISON", "ACIDPROOF", "NO_BREATHE" ],
"death_drops": "xedra_officer_set",
"upgrades": false,
"bleed_rate": 0,
"vision_night": 40,
"special_attacks": [
Expand Down

0 comments on commit e0c6b55

Please sign in to comment.