Add new TF_CUSTOM_* values (#2360)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
SourcePawn scripting / build (ubuntu-latest, linux) (push) Has been cancelled
SourcePawn scripting / build (windows-latest, win) (push) Has been cancelled

This commit is contained in:
Mikusch 2025-10-02 10:43:37 +02:00 committed by GitHub
parent 063734607f
commit 351917be35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -166,7 +166,10 @@ enum {
TF_CUSTOM_SLAP_KILL,
TF_CUSTOM_CROC,
TF_CUSTOM_TAUNTATK_GASBLAST,
TF_CUSTOM_AXTINGUISHER_BOOSTED
TF_CUSTOM_AXTINGUISHER_BOOSTED,
TF_CUSTOM_KRAMPUS_MELEE,
TF_CUSTOM_KRAMPUS_RANGED,
TF_CUSTOM_TAUNTATK_TRICKSHOT
};
// Weapon codes as used in some events, such as player_death