Added defines for more new TF2 conditions to tf2.inc (bug 5000, r=psychonic).
This commit is contained in:
parent
746cd5f49c
commit
a65239a8af
@ -109,7 +109,12 @@ enum TFCond
|
||||
TFCond_SpeedBuffAlly = 32,
|
||||
TFCond_HalloweenCritCandy,
|
||||
|
||||
TFCond_CritHype = 36
|
||||
TFCond_CritHype = 36,
|
||||
TFCond_CritOnFirstBlood,
|
||||
TFCond_CritOnWin,
|
||||
TFCond_CritOnFlagCapture,
|
||||
TFCond_CritOnKill,
|
||||
TFCond_RestrictToMelee
|
||||
};
|
||||
|
||||
enum TFHoliday
|
||||
|
Loading…
Reference in New Issue
Block a user