]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
Also get rid of type(..) function_name = constructs
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index 3d15295942e21b6cefc40c52386f5f7ea3e8d6f0..4ef1d04d6765a3260f0825bb2e88b875970cb968 100644 (file)
@@ -258,10 +258,12 @@ float w_deathtype, w_issilent, w_random;
 string w_deathtypestring;
 vector w_org, w_backoff;
 
-float sniperrifle_scope;
+float rifle_scope;
 float nex_scope;
 
-float cr_maxbullets;
+float minelayer_maxmines;
+
+float hagar_maxrockets;
 
 float bgmtime;