summaryrefslogtreecommitdiff
path: root/utils/tfstats/tfc.rock2.rul
blob: 220ce765b7e75e7c64786a17f426529fc519b587 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//Custom Log Event rules for Rock2.

Award
{
	name = "Executioner";
	noWinnerMessage = "No gas was discharged!";
	extraInfo = "%player discharged the gas %number times!";

	trigger
	{
		type = goal;
		key = rhand;
		key = bhand;
	}
}