diff --git a/plugins/include/tf2.inc b/plugins/include/tf2.inc index 2c0c7578..62cc4e7c 100644 --- a/plugins/include/tf2.inc +++ b/plugins/include/tf2.inc @@ -139,6 +139,17 @@ enum TFCond TFCond_SmallBulletResist, TFCond_SmallBlastResist, TFCond_SmallFireResist, + TFCond_Stealthed, // 64 + + TFCond_StealthedUserBuffFade = 66, + + TFCond_MVMBotRadiowave = 71, + TFCond_HalloweenSpeedBoost, + TFCond_HalloweenQuickHeal, + TFCond_HalloweenGiant, + TFCond_HalloweenTiny, // 75 + + TFCond_HalloweenGhostMode = 77, }; enum TFHoliday diff --git a/plugins/include/tf2_stocks.inc b/plugins/include/tf2_stocks.inc index d86c2696..e8b09d2c 100644 --- a/plugins/include/tf2_stocks.inc +++ b/plugins/include/tf2_stocks.inc @@ -240,6 +240,13 @@ enum { TF_WEAPON_GRENADE_STICKY_BALL, TF_WEAPON_SHOTGUN_BUILDING_RESCUE, TF_WEAPON_CANNON, + TF_WEAPON_THROWABLE, + TF_WEAPON_GRENADE_THROWABLE, + TF_WEAPON_PDA_SPY_BUILD, + TF_WEAPON_GRENADE_WATERBALLOON, + TF_WEAPON_HARVESTER_SAW, + TF_WEAPON_SPELLBOOK, + TF_WEAPON_SPELLBOOK_PROJECTILE, }; // TF2 Weapon Loadout Slots