Paintball stats.

This commit is contained in:
Mysticate 2015-10-08 20:37:26 -04:00
parent cdb9741438
commit b8597d7161

View File

@ -274,6 +274,9 @@ public class Paintball extends TeamGame
PlayerOut(damagee);
AddGems(damager, 2, "Kills", true, true);
AddStat(damager, "Kills", 1, false, false);
AddStat(damagee, "Deaths", 1, false, false);
}
//Hit Sound