]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
Get rid of TNSF_FAR, short is good enougth. Hide server based turret head from client.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index 88f0a51b0673e17f6984e4b27bf673ad0b5f3a5b..4ef1d04d6765a3260f0825bb2e88b875970cb968 100644 (file)
@@ -258,10 +258,12 @@ float w_deathtype, w_issilent, w_random;
 string w_deathtypestring;
 vector w_org, w_backoff;
 
-float campingrifle_scope;
+float rifle_scope;
 float nex_scope;
 
-float cr_maxbullets;
+float minelayer_maxmines;
+
+float hagar_maxrockets;
 
 float bgmtime;