]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/scores.qh
Merge branch 'terencehill/survival_fixes' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / scores.qh
index 3449f2b53ee5b950b2d2916d8e593509decdece3..8a01893f1019c423927029d57b004baa8f66b88c 100644 (file)
@@ -60,6 +60,13 @@ REGISTER_SP(NEXBALL_FAULTS);
 REGISTER_SP(ONS_CAPS);
 REGISTER_SP(ONS_TAKES);
 
+REGISTER_SP(TKA_PICKUPS);
+REGISTER_SP(TKA_BCTIME);
+REGISTER_SP(TKA_CARRIERKILLS);
+
+REGISTER_SP(SURV_SURVIVALS);
+REGISTER_SP(SURV_HUNTS);
+
 REGISTER_SP(SCORE);
 REGISTER_SP(KILLS);
 REGISTER_SP(DEATHS);
@@ -68,6 +75,8 @@ REGISTER_SP(SUICIDES);
 REGISTER_SP(DMG);
 REGISTER_SP(DMGTAKEN);
 
+REGISTER_SP(ROUNDS_PL);
+
 REGISTER_SP(ELO); // not sortable
 REGISTER_SP(FPS); // not sortable