summaryrefslogtreecommitdiff
path: root/utils/tfstats/tfc.cz2.rul
blob: 0e9e03fff618e5ccd3b57b8e876c9a2075f4ef02 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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;
	}
}