Unify ad_deth

This commit is contained in:
Pasi Kallinen
2020-11-30 23:20:09 +02:00
parent 2999233332
commit 36bb52466d
5 changed files with 69 additions and 42 deletions

View File

@@ -863,6 +863,7 @@ int dieroll;
struct mhitm_data mhm;
mhm.damage = d((int) mattk->damn, (int) mattk->damd);
mhm.hitflags = MM_MISS;
mhm.permdmg = 0;
if ((touch_petrifies(pd) /* or flesh_petrifies() */
|| (mattk->adtyp == AD_DGST && pd == &mons[PM_MEDUSA]))