Demonbane changes
Demonbane is now a mace, the first sac gift for priests, and gets an invoke ability to banish demons.
This commit is contained in:
@@ -1550,6 +1550,7 @@ extern void killed(struct monst *);
|
||||
extern void xkilled(struct monst *, int);
|
||||
extern void mon_to_stone(struct monst *);
|
||||
extern void m_into_limbo(struct monst *);
|
||||
extern void migrate_mon(struct monst *, coordxy, coordxy);
|
||||
extern void mnexto(struct monst *, unsigned);
|
||||
extern void maybe_mnexto(struct monst *);
|
||||
extern int mnearto(struct monst *, coordxy, coordxy, boolean, unsigned);
|
||||
|
||||
Reference in New Issue
Block a user