Home
last modified time | relevance | path

Searched refs:pm_mail_daemon (Results 1 – 2 of 2) sorted by relevance

/openbsd/games/hack/
H A Dhack.monst.c138 struct permonst pm_mail_daemon = { "mail daemon", '2', 100, 1, 10, 0, 0, 0 }; variable
H A Dhack.unix.c346 extern struct permonst pm_mail_daemon; in newmail()
349 if(md = makemon(&pm_mail_daemon, u.ux, u.uy)) /* always succeeds */ in newmail()