Updated TF2 customkill defines (bug 4682, r=fyren).
This commit is contained in:
parent
68d822f50a
commit
64bfb0961e
@ -112,7 +112,9 @@ enum {
|
|||||||
TF_CUSTOM_CARRIED_BUILDING,
|
TF_CUSTOM_CARRIED_BUILDING,
|
||||||
TF_CUSTOM_COMBO_PUNCH,
|
TF_CUSTOM_COMBO_PUNCH,
|
||||||
TF_CUSTOM_TAUNT_ENGINEER_ARM,
|
TF_CUSTOM_TAUNT_ENGINEER_ARM,
|
||||||
TF_CUSTOM_FISH_KILL
|
TF_CUSTOM_FISH_KILL,
|
||||||
|
TF_CUSTOM_TRIGGER_HURT,
|
||||||
|
TF_CUSTOM_DECAPITATION_BOSS
|
||||||
};
|
};
|
||||||
|
|
||||||
// Weapon codes as used in some events, such as player_death
|
// Weapon codes as used in some events, such as player_death
|
||||||
|
Loading…
Reference in New Issue
Block a user