You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
367 B
23 lines
367 B
5 years ago
|
|
||
|
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;
|
||
|
}
|
||
|
}
|
||
|
|