From 32323b9b444c9db7ee223a1c3904b74aa7e5b63f Mon Sep 17 00:00:00 2001 From: Batfoxkid Date: Fri, 22 May 2026 19:20:44 -0700 Subject: [PATCH] Update gamedata for 5/22 update --- gamedata/cbasenpc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedata/cbasenpc.txt b/gamedata/cbasenpc.txt index 8c1efac..4cb897a 100644 --- a/gamedata/cbasenpc.txt +++ b/gamedata/cbasenpc.txt @@ -191,7 +191,7 @@ "CTFGameRules::ApplyOnDamageModifyRules" { "library" "server" - "windows" "\x55\x8B\xEC\x81\xEC\x8C\x00\x00\x00\x56\x8B\x75\x2A\x57\x8B\x7D" + "windows" "\x55\x8B\xEC\x81\xEC\x8C\x00\x00\x00\x56\x57\x8B\x7D\x08\x89\x4D\xC0" "linux" "@_ZN12CTFGameRules24ApplyOnDamageModifyRulesER15CTakeDamageInfoP11CBaseEntityb" } // Find string "mult_dmgtaken" @@ -387,4 +387,4 @@ } } } -} \ No newline at end of file +}