Searched refs:PM_KILLER_BEE (Results 1 – 2 of 2) sorted by relevance
/netbsd/games/hack/ | ||
H A D | def.permonst.h | 77 #define PM_KILLER_BEE &mons[26] macro |
H A D | hack.mkshop.c | 257 (type == BEEHIVE) ? PM_KILLER_BEE : (struct permonst *) 0, in mkzoo() |