Skip to content

Commit

Permalink
Lord Sidious also resists drain-life.
Browse files Browse the repository at this point in the history
  • Loading branch information
elunna committed Oct 29, 2023
1 parent 1057f15 commit 89b3c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/monst.c
Original file line number Diff line number Diff line change
Expand Up @@ -8063,7 +8063,7 @@ struct permonst _mons2[] = {
ATTK(AT_MAGC, AD_SPEL, 0, 0),
NO_ATTK, NO_ATTK, NO_ATTK),
SIZ(WT_HUMAN, 400, MS_NEMESIS, MZ_HUMAN),
MR_POISON | MR_ELEC | MR_STONE, 0,
MR_POISON | MR_ELEC | MR_STONE | MR_DRAIN, 0,
M1_HUMANOID | M1_OMNIVORE,
M2_NOPOLY | M2_PNAME | M2_STRONG | M2_MALE | M2_HOSTILE |
M2_NASTY | M2_COLLECT | M2_MAGIC,
Expand Down

0 comments on commit 89b3c6e

Please sign in to comment.