]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/all.inc
Add an option to allow monsters to drop their items in CTS (off by default), fixes...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / all.inc
index 4da01579f19b55edbf4f22a89d609e4420263047..15e61025b7f03da9ede755c321a619d2865ccf3b 100644 (file)
@@ -25,3 +25,7 @@
 #include "weapon/seeker.qh"
 #include "weapon/shockwave.qh"
 #include "weapon/arc.qh"
+
+// Weapon registry is sorted to allocate the weapons included above first, update the value below to the number of listed weapons
+// TODO: remove eventually in a way that does not cause https://gitlab.com/xonotic/xonotic-data.pk3dir/-/issues/2714
+#define WEP_HARDCODED_IMPULSES 20