From 3a28a09f15c0879b56ece0ff2b8c5f04e41aa60b Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Fri, 16 Dec 2011 00:24:03 -0500 Subject: [PATCH] Added new TF2 weapon defines (r=me). --- plugins/include/tf2_stocks.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/include/tf2_stocks.inc b/plugins/include/tf2_stocks.inc index f0b490f1..b7690e56 100644 --- a/plugins/include/tf2_stocks.inc +++ b/plugins/include/tf2_stocks.inc @@ -218,6 +218,10 @@ enum { TF_WEAPON_RAYGUN, TF_WEAPON_PARTICLE_CANNON, TF_WEAPON_MECHANICAL_ARM, + TF_WEAPON_DRG_POMSON, + TF_WEAPON_BAT_GIFTWRAP, + TF_WEAPON_GRENADE_ORNAMENT, + TF_WEAPON_RAYGUN_REVENGE, }; // TF2 Weapon Slots for GetPlayerWeaponSlot