Home
last modified time | relevance | path

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

/dports/games/atr3d/atr3d/
H A Dserverconfig.cpp44 int ShotDamage; variable
109 ShotDamage=50; in SetServerDefaults()
191 ShotDamage=atoi(value); in ServerAssignValue()
H A Dserverdata.h23 extern int ShotDamage;
H A Dcollision.cpp118 Damage=ShotDamage; in ShotToShipCollision()