]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
Show respawn information below the scoreboard when dead. Useful to know if you've...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index c270b61a96efa51308b779c733231f2e6284dd47..8bbbd2ee20a3348a1d1d668ed44fdd072205f7e8 100644 (file)
@@ -179,6 +179,8 @@ const float STAT_VEHICLESTAT_RELOAD2 = 66;
 const float STAT_SECRETS_TOTAL = 70;
 const float STAT_SECRETS_FOUND = 71;
 
+const float STAT_RESPAWN_SCHEDULE = 72;
+
 // mod stats (1xx)
 const float STAT_REDALIVE = 100;
 const float STAT_BLUEALIVE = 101;