]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
Merge remote branch 'origin/fruitiex/fruitbalance'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index fbed63fc40b671ffb09f0d43d11eb5a9eecf5bad..4e5380f33239755ecf51b85de28c4a73627c30bd 100644 (file)
@@ -260,3 +260,8 @@ vector w_org, w_backoff;
 
 float campingrifle_scope;
 float nex_scope;
+
+float nex_minvelocity;
+float nex_maxvelocity;
+
+float cr_maxbullets;