Update tf2.inc
This commit is contained in:
parent
40434f54aa
commit
5703c323d6
@ -185,7 +185,13 @@ enum TFCond
|
|||||||
TFCond_CritRuneTemp,
|
TFCond_CritRuneTemp,
|
||||||
TFCond_PasstimeInterception,
|
TFCond_PasstimeInterception,
|
||||||
TFCond_SwimmingNoEffects,
|
TFCond_SwimmingNoEffects,
|
||||||
TFCond_SpawnOutline = 114,
|
TFCond_EyeaductUnderworld,
|
||||||
|
TFCond_KingRune,
|
||||||
|
TFCond_PlagueRune,
|
||||||
|
TFCond_SupernovaRune,
|
||||||
|
TFCond_Plague,
|
||||||
|
TFCond_KingAura,
|
||||||
|
TFCond_SpawnOutline, //114
|
||||||
};
|
};
|
||||||
|
|
||||||
const Float:TFCondDuration_Infinite = -1.0;
|
const Float:TFCondDuration_Infinite = -1.0;
|
||||||
|
Loading…
Reference in New Issue
Block a user