Add new custom kill identifier for TF2 (#972)
This commit is contained in:
parent
59baaf1123
commit
ae00144e84
@ -166,6 +166,7 @@ enum {
|
|||||||
TF_CUSTOM_SLAP_KILL,
|
TF_CUSTOM_SLAP_KILL,
|
||||||
TF_CUSTOM_CROC,
|
TF_CUSTOM_CROC,
|
||||||
TF_CUSTOM_TAUNTATK_GASBLAST,
|
TF_CUSTOM_TAUNTATK_GASBLAST,
|
||||||
|
TF_CUSTOM_AXTINGUISHER_BOOSTED,
|
||||||
};
|
};
|
||||||
|
|
||||||
// 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