diff --git a/plugins/include/tf2_stocks.inc b/plugins/include/tf2_stocks.inc index c59a8433..ae92662c 100644 --- a/plugins/include/tf2_stocks.inc +++ b/plugins/include/tf2_stocks.inc @@ -126,6 +126,9 @@ enum { TF_CUSTOM_AEGIS_ROUND, TF_CUSTOM_FLARE_EXPLOSION, TF_CUSTOM_BOOTS_STOMP, + TF_CUSTOM_PLASMA, + TF_CUSTOM_PLASMA_CHARGED, + TF_CUSTOM_PLASMA_GIB, }; // Weapon codes as used in some events, such as player_death @@ -209,6 +212,9 @@ enum { TF_WEAPON_HANDGUN_SCOUT_SEC, TF_WEAPON_SODA_POPPER, TF_WEAPON_SNIPERRIFLE_DECAP, + TF_WEAPON_RAYGUN, + TF_WEAPON_PARTICLE_CANNON, + TF_WEAPON_MECHANICAL_ARM, }; // TF2 Weapon Slots for GetPlayerWeaponSlot