Unify ad_were

This commit is contained in:
Pasi Kallinen
2020-12-01 10:51:19 +02:00
parent a6a676f720
commit 4901c8027c
4 changed files with 49 additions and 9 deletions

View File

@@ -964,6 +964,10 @@ int dieroll;
}
goto physical;
case AD_WERE:
mhitm_ad_were(magr, mattk, mdef, &mhm);
if (mhm.done)
return mhm.hitflags;
break;
case AD_HEAL:
case AD_PHYS:
physical: