Home
last modified time | relevance | path

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

/dragonfly/games/hunt/huntd/
H A Dconf.c55 int conf_ishots = 15; variable
110 { "ishots", &conf_ishots, Vint },
H A Dconf.h43 extern int conf_ishots;
H A Danswer.c362 newpp->p_ammo = conf_ishots; in stplayer()