]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/scores.qh
Add Survival, a gamemode where randomly selected hunters must frag all the survivors...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / scores.qh
index 3449f2b53ee5b950b2d2916d8e593509decdece3..18a74c1bfe9f2ba1a9f6d527134285c5fe390d98 100644 (file)
@@ -60,6 +60,9 @@ REGISTER_SP(NEXBALL_FAULTS);
 REGISTER_SP(ONS_CAPS);
 REGISTER_SP(ONS_TAKES);
 
+REGISTER_SP(SURV_SURVIVALS);
+REGISTER_SP(SURV_HUNTS);
+
 REGISTER_SP(SCORE);
 REGISTER_SP(KILLS);
 REGISTER_SP(DEATHS);