From be8ba4472b3fc335d4edd5905a82bc444d65a94d Mon Sep 17 00:00:00 2001 From: Mikusch <25514044+Mikusch@users.noreply.github.com> Date: Thu, 2 Oct 2025 10:14:02 +0200 Subject: [PATCH] Add missing TF_CUSTOM_* values --- plugins/include/tf2_stocks.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/include/tf2_stocks.inc b/plugins/include/tf2_stocks.inc index f9782848a..3a0d03582 100644 --- a/plugins/include/tf2_stocks.inc +++ b/plugins/include/tf2_stocks.inc @@ -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