]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/common/constants.qh
First step toward implementing an artwork system; Draw a picture on the screen and...
[voretournament/voretournament.git] / data / qcsrc / common / constants.qh
index ff54fb862ac73be76ca39ab575be2d2683cbe020..2f0d2ecec95170e06bf958d0f6c255c888e54291 100644 (file)
@@ -276,10 +276,11 @@ const float STAT_FUEL = 44;
 const float STAT_NB_METERSTART = 45;\r
 const float STAT_SHOTORG = 46; // compressShotOrigin\r
 const float STAT_LEADLIMIT = 47;\r
 const float STAT_NB_METERSTART = 45;\r
 const float STAT_SHOTORG = 46; // compressShotOrigin\r
 const float STAT_LEADLIMIT = 47;\r
-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 STAT_WINNING = 48;\r
+const float STAT_VORE_LOAD = 49;\r
+const float STAT_VORE_DIGESTING = 50;\r
+const float STAT_VORE_EATEN = 51;\r
+const float STAT_VORE_CANLEAVE = 52;\r
 const float CTF_STATE_ATTACK = 1;\r
 const float CTF_STATE_DEFEND = 2;\r
 const float CTF_STATE_COMMANDER = 3;\r
 const float CTF_STATE_ATTACK = 1;\r
 const float CTF_STATE_DEFEND = 2;\r
 const float CTF_STATE_COMMANDER = 3;\r