Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_battl.h118 bo_one_shot, enumerator
H A Drt_cfg.c742 if ( ( temp >= bo_one_shot ) && in ParseBattleFile()
1260 WriteParameter( file, "; One Shot - ", bo_one_shot ); in WriteBattleConfig()
H A Drt_menu.c8188 case bo_one_shot : in ShowBattleOptions()
H A Drt_playr.c3057 {if (gamestate.BattleOptions.Ammo == bo_one_shot) in GivePlayerMissileWeapon()