NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nap_length
games/rogue/monster.c
327
if (--monster->nap_length <= 0) {
games/rogue/zap.c
361
monster->nap_length = get_rand(3, 6);