Skip to content

Commit

Permalink
Raise Aleax difficulty to 16 (SLASH'EM).
Browse files Browse the repository at this point in the history
  • Loading branch information
elunna committed Dec 4, 2024
1 parent 9e14bdb commit ecabeaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/monsters.h
Original file line number Diff line number Diff line change
Expand Up @@ -2030,7 +2030,7 @@
M1_HUMANOID | M1_SEE_INVIS,
M2_MINION | M2_STALK | M2_NASTY | M2_COLLECT,
M3_INFRAVISIBLE | M3_INFRAVISION,
MH_ANGEL, 12, CLR_YELLOW, ALEAX),
MH_ANGEL, 16, CLR_YELLOW, ALEAX),
/* Angels start with the emin extension attached, and usually have
the isminion flag set; however, non-minion Angels can be tamed
and will switch to edog (guardian Angel is handled specially and
Expand Down

0 comments on commit ecabeaf

Please sign in to comment.