From 64bfb0961e69f7bc0acfe145bcbf08a781e1a3bb Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Thu, 28 Oct 2010 10:23:30 -0400 Subject: [PATCH] Updated TF2 customkill defines (bug 4682, r=fyren). --- plugins/include/tf2_stocks.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/include/tf2_stocks.inc b/plugins/include/tf2_stocks.inc index 40412487..f68e2b85 100644 --- a/plugins/include/tf2_stocks.inc +++ b/plugins/include/tf2_stocks.inc @@ -112,7 +112,9 @@ enum { TF_CUSTOM_CARRIED_BUILDING, TF_CUSTOM_COMBO_PUNCH, TF_CUSTOM_TAUNT_ENGINEER_ARM, - TF_CUSTOM_FISH_KILL + TF_CUSTOM_FISH_KILL, + TF_CUSTOM_TRIGGER_HURT, + TF_CUSTOM_DECAPITATION_BOSS }; // Weapon codes as used in some events, such as player_death