]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/scores.qh
RandomItems mutator: simplify item initialisation using new function
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / scores.qh
index e13d3030c300bafe3832ada5c4aeb23f7c431cd8..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);