fix U100 - vampire stoning buf
Fix the reported bug of a vampire that is wearing gloves being able to bite a cockatrice without becoming petrified.
This commit is contained in:
@@ -941,6 +941,7 @@ E int FDECL(mattackm, (struct monst *,struct monst *));
|
||||
E int FDECL(noattacks, (struct permonst *));
|
||||
E int FDECL(sleep_monst, (struct monst *,int,int));
|
||||
E void FDECL(slept_monst, (struct monst *));
|
||||
E long FDECL(attk_protection, (int));
|
||||
|
||||
/* ### mhitu.c ### */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user