css_enhanced_waf/utils/tfstats/tfc.rock2.rul

17 lines
235 B
Text
Raw Normal View History

2020-04-22 17:56:21 +01:00
//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;
}
}