Make SEDUCE unconditional.

This commit is contained in:
Sean Hunt
2015-02-27 19:05:01 -05:00
parent 612852f7de
commit 6e9fa71b05
12 changed files with 7 additions and 49 deletions

View File

@@ -1083,9 +1083,7 @@ mdamagem(magr, mdef, mattk)
/* Automatic kill if drained past level 0 */
}
break;
#ifdef SEDUCE
case AD_SSEX:
#endif
case AD_SITM: /* for now these are the same */
case AD_SEDU:
if (magr->mcan) break;