Update TF2 enums.

This commit is contained in:
Nicholas Hastings 2017-10-22 08:52:02 -04:00
parent ab303e7394
commit 5aaea4c2c5
2 changed files with 22 additions and 1 deletions

View File

@ -195,7 +195,17 @@ enum TFCond
TFCond_KnockedIntoAir,
TFCond_CompetitiveWinner,
TFCond_CompetitiveLoser,
TFCond_NoTaunting,
TFCond_NoTaunting_DEPRECATED,
TFCond_HealingDebuff = 118,
TFCond_PasstimePenaltyDebuff,
TFCond_GrappledToPlayer,
TFCond_GrappledByPlayer,
TFCond_ParachuteDeployed,
TFCond_Gas,
TFCond_BurningPyro,
TFCond_RocketPack,
TFCond_LostFooting,
TFCond_AirCurrent,
};
const float TFCondDuration_Infinite = -1.0;

View File

@ -159,6 +159,11 @@ enum {
TF_CUSTOM_KART,
TF_CUSTOM_GIANT_HAMMER,
TF_CUSTOM_RUNE_REFLECT,
TF_CUSTOM_DRAGONS_FURY_IGNITE,
TF_CUSTOM_DRAGONS_FURY_BONUS_BURNING,
TF_CUSTOM_SLAP_KILL,
TF_CUSTOM_CROC,
TF_CUSTOM_TAUNTATK_GASBLAST,
};
// Weapon codes as used in some events, such as player_death
@ -268,6 +273,12 @@ enum {
TF_WEAPON_GRAPPLINGHOOK,
TF_WEAPON_PASSTIME_GUN,
TF_WEAPON_CHARGED_SMG,
TF_WEAPON_BREAKABLE_SIGN,
TF_WEAPON_ROCKETPACK,
TF_WEAPON_SLAP,
TF_WEAPON_JAR_GAS,
TF_WEAPON_GRENADE_JAR_GAS,
TF_WEPON_FLAME_BALL,
};
// TF2 Weapon Loadout Slots