This commit is contained in:
FluorescentCIAAfricanAmerican
2020-04-22 12:56:21 -04:00
commit 3bf9df6b27
15370 changed files with 5489726 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
Award
{
name = "Command Point Capture";
noWinnerMessage = "Not one command point was captured this match!";
extraInfo = "%player captured %number command points!";
trigger
{
key= #cz_bcap1;
key= #cz_bcap2;
key= #cz_bcap3;
key= #cz_bcap4;
key= #cz_bcap5;
key= #cz_rcap1;
key= #cz_rcap2;
key= #cz_rcap3;
key= #cz_rcap4;
key= #cz_rcap5;
}
}