Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.shk.c158 #define NOTANGRY(mon) mon->mpeaceful macro
159 #define ANGRY(mon) !NOTANGRY(mon)
323 NOTANGRY(shopkeeper) = 1; in inshop()
363 NOTANGRY(shopkeeper) = 1; in findshk()
463 if (shkp != shopkeeper && NOTANGRY(shkp)) { in dopay()
527 NOTANGRY(shkp) = 1; in dopay()
556 NOTANGRY(shopkeeper) = 1; in dopay()
758 NOTANGRY(shopkeeper) = 1; in subfrombill()