From 536123ec59b8436b2139750f947c33ab496014c5 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Wed, 19 Dec 2012 07:58:21 -0500 Subject: [PATCH] Updated TF_WEAPON_* and TF_CUSTOM_* defines. --- 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 3d2e4ee4..455258b2 100644 --- a/plugins/include/tf2_stocks.inc +++ b/plugins/include/tf2_stocks.inc @@ -142,6 +142,7 @@ enum { TF_CUSTOM_MERASMUS_GRENADE, TF_CUSTOM_MERASMUS_ZAP, TF_CUSTOM_MERASMUS_DECAPITATION, + TF_CUSTOM_CANNONBALL_PUSH, }; // Weapon codes as used in some events, such as player_death @@ -235,6 +236,10 @@ enum { TF_WEAPON_PEP_BRAWLER_BLASTER, TF_WEAPON_CLEAVER, TF_WEAPON_GRENADE_CLEAVER, + TF_WEAPON_STICKY_BALL_LAUNCHER, + TF_WEAPON_GRENADE_STICKY_BALL, + TF_WEAPON_SHOTGUN_BUILDING_RESCUE, + TF_WEAPON_CANNON, }; // TF2 Weapon Loadout Slots