]> icculus.org git repositories - divverent/nexuiz.git/blob - qcsrc/stats.qc
bots should be able to pick up weapons and powerups (not ammo/health/other misc items...
[divverent/nexuiz.git] / qcsrc / stats.qc
1
2 // Accuracy
3 .float shots;
4 .float hits;
5