fix mon digest mon conferring intrinsics
Pull request #846 from entrez: pets got two chances to obtain intrinsics if they hit for digestion damage (only possible with engulf attacks). Closes #846
This commit is contained in:
@@ -3957,7 +3957,6 @@ mhitm_ad_dgst(struct monst *magr, struct attack *mattk UNUSED,
|
||||
if (nutrit > 1)
|
||||
nutrit /= 2;
|
||||
EDOG(magr)->hungrytime += nutrit;
|
||||
mon_givit(magr, pd);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user