]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
Use Taoki's shotgun cannon model (with dark skin) as arc weapon model
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index c270689b6dccd77b3143d96a469ef03bb5cdda53..ee8a228ed9a7905772e275fa37064056c04e2e54 100644 (file)
@@ -185,6 +185,8 @@ const float STAT_WEAPONS3 = 75;
 const float STAT_MONSTERS_TOTAL = 76;
 const float STAT_MONSTERS_KILLED = 77;
 
+const float STAT_PLASMA = 80;
+
 // mod stats (1xx)
 const float STAT_REDALIVE = 100;
 const float STAT_BLUEALIVE = 101;