Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ pacify_guards
Function
pacify_guards
src/mon.c:5769–5773 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5767
}
5768
5769
void
5770
pacify_guards(void)
5771
{
5772
iter_mons(pacify_guard);
5773
}
5774
5775
void
5776
mimic_hit_msg(struct monst *mtmp, short otyp)
Callers
2
home_shk
Function · 0.85
make_happy_shoppers
Function · 0.85
Calls
1
iter_mons
Function · 0.85
Tested by
no test coverage detected