Spell of knock can knock back small monsters
Differentiates the spell from the wand of opening, and the spell name sounds like it should do that ...
This commit is contained in:
@@ -3031,6 +3031,7 @@ extern void do_stone_mon(struct monst *, struct attack *, struct monst *,
|
||||
extern int damageum(struct monst *, struct attack *, int);
|
||||
extern int explum(struct monst *, struct attack *);
|
||||
extern void missum(struct monst *, struct attack *, boolean);
|
||||
extern boolean m_is_steadfast(struct monst *);
|
||||
extern boolean mhitm_knockback(struct monst *, struct monst *,struct attack *,
|
||||
int *, boolean);
|
||||
extern int passive(struct monst *, struct obj *, boolean, boolean, uchar,
|
||||
|
||||
Reference in New Issue
Block a user