]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
rename physicsNoQWBunny.cfg to physicsNoQWBunny-xpmbased.cfg, and default to the...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index 2df3e084c760339203cbcafe2b5d816b07822326..80bd84a0768432f114133f5f3e0aee01265059a4 100644 (file)
@@ -248,3 +248,11 @@ float ticrate;
 // only for Porto
 float angles_held_status;
 vector angles_held;
+
+// weapons
+.float silent;
+
+float w_deathtype, w_issilent, w_random;
+string w_deathtypestring;
+vector w_org, w_backoff;
+