New Halloween 2014 conditions.
This commit is contained in:
parent
89e7d1c45c
commit
e7f6a99087
@ -157,6 +157,13 @@ enum TFCond
|
|||||||
TFCond_DodgeChance = 79,
|
TFCond_DodgeChance = 79,
|
||||||
TFCond_Parachute,
|
TFCond_Parachute,
|
||||||
TFCond_BlastJumping,
|
TFCond_BlastJumping,
|
||||||
|
TFCond_HalloweenKart,
|
||||||
|
TFCond_HalloweenKartDash,
|
||||||
|
TFCond_HalloweenBigHeadLowGravity,
|
||||||
|
TFCond_HalloweenMiniMelee,
|
||||||
|
TFCond_HalloweenSwimming,
|
||||||
|
TFCond_HalloweenKartNoTurn,
|
||||||
|
TFCond_HalloweenKartCage,
|
||||||
};
|
};
|
||||||
|
|
||||||
const Float:TFCondDuration_Infinite = -1.0;
|
const Float:TFCondDuration_Infinite = -1.0;
|
||||||
|
Loading…
Reference in New Issue
Block a user