]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/common/constants.qh
Add a message that lets us know we can leave the belly, when it's the case
[voretournament/voretournament.git] / data / qcsrc / common / constants.qh
index a6031ba92c8115e7aa53304db9d9438b53dbc028..ff54fb862ac73be76ca39ab575be2d2683cbe020 100644 (file)
@@ -279,6 +279,7 @@ const float STAT_LEADLIMIT = 47;
 const float STAT_VORE_LOAD = 48;\r
 const float STAT_VORE_DIGESTING = 49;\r
 const float STAT_VORE_EATEN = 50;\r
+const float STAT_VORE_CANLEAVE = 51;\r
 const float CTF_STATE_ATTACK = 1;\r
 const float CTF_STATE_DEFEND = 2;\r
 const float CTF_STATE_COMMANDER = 3;\r