Merge pull request #474 from Benoist3012/Benoist3012-tf2-tfcond-enums-update
Update tf2.inc TFCond enums
This commit is contained in:
commit
76f33d2742
@ -185,6 +185,13 @@ enum TFCond
|
||||
TFCond_CritRuneTemp,
|
||||
TFCond_PasstimeInterception,
|
||||
TFCond_SwimmingNoEffects,
|
||||
TFCond_EyeaductUnderworld,
|
||||
TFCond_KingRune,
|
||||
TFCond_PlagueRune,
|
||||
TFCond_SupernovaRune,
|
||||
TFCond_Plague,
|
||||
TFCond_KingAura,
|
||||
TFCond_SpawnOutline, //114
|
||||
};
|
||||
|
||||
const Float:TFCondDuration_Infinite = -1.0;
|
||||
|
Loading…
Reference in New Issue
Block a user