NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
moves_confused
games/rogue/hit.c
462
monster->moves_confused += get_rand(12, 22);
games/rogue/monster.c
768
if (--monster->moves_confused <= 0) {