From cd3c3fffdebba6e2870e4e63d4d1c904b4797a0d Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Fri, 3 Aug 2012 07:56:31 -0400 Subject: [PATCH] Updated defines in tf2_stocks.inc. --- plugins/include/tf2_stocks.inc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins/include/tf2_stocks.inc b/plugins/include/tf2_stocks.inc index d6ecddaf..fd71ef49 100644 --- a/plugins/include/tf2_stocks.inc +++ b/plugins/include/tf2_stocks.inc @@ -133,6 +133,9 @@ enum { TF_CUSTOM_PRACTICE_STICKY, TF_CUSTOM_EYEBALL_ROCKET, TF_CUSTOM_HEADSHOT_DECAPITATION, + TF_CUSTOM_CLEAVER, + TF_CUSTOM_CLEAVER_CRIT, + TF_CUSTOM_SAPPER_RECORDER_DEATH, }; // Weapon codes as used in some events, such as player_death @@ -224,6 +227,8 @@ enum { TF_WEAPON_GRENADE_ORNAMENT, TF_WEAPON_RAYGUN_REVENGE, TF_WEAPON_PEP_BRAWLER_BLASTER, + TF_WEAPON_CLEAVER, + TF_WEAPON_GRENADE_CLEAVER, }; // TF2 Weapon Slots for GetPlayerWeaponSlot