Merge pull request #474 from Benoist3012/Benoist3012-tf2-tfcond-enums-update

Update tf2.inc TFCond enums
This commit is contained in:
Kyle Sanderson 2016-02-06 14:56:35 -08:00
commit 76f33d2742

View File

@ -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;