Home
last modified time | relevance | path

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

/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dflag.h298 boolean quiver_fired; /* quiver with f command */ member
/dports/games/unnethack/unnethack-5.1.0-20131208/dat/
H A Dopthelp97 quiver_fired when using the f (fire) command and no ammunition
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Ddothrow.c320 if (iflags.quiver_fired) in dofire()
H A Doptions.c216 {"quiver_fired", &iflags.quiver_fired, TRUE, SET_IN_GAME},