]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
Merge branch 'master' into Mario/monsters
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index 7b403ddd107609a9ec804e324e837776e38d3c9e..8bc7a20f14335cd229330b7788d236d98af54d42 100644 (file)
@@ -188,6 +188,8 @@ const float STAT_TOTALWAVES = 74;
 const float STAT_MONSTERS_TOTAL = 75;
 const float STAT_MONSTERS_KILLED = 76;
 
+const float STAT_POISONED = 77;
+
 // mod stats (1xx)
 const float STAT_REDALIVE = 100;
 const float STAT_BLUEALIVE = 101;