Added defines for more new TF2 conditions to tf2.inc (bug 5000, r=psychonic).
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user