Home
last modified time | relevance | path

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

/openbsd/src/games/hunt/huntd/
Dconf.h39 extern int conf_ishots;
Dconf.c50 int conf_ishots = 15; variable
105 { "ishots", &conf_ishots, Vint },
Danswer.c344 newpp->p_ammo = conf_ishots; in stplayer()