]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
tuba: fix notes playing too loud in first frame
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index b3b0569489d992798c0ea9355f3a7a5296730968..4ef1d04d6765a3260f0825bb2e88b875970cb968 100644 (file)
@@ -258,11 +258,13 @@ 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 minelayer_maxmines;
 
+float hagar_maxrockets;
+
 float bgmtime;
 
 string weaponorder_byimpulse;