From 66a38110494a8485f02e8fa98b0c18345cadb234 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Mon, 28 Sep 2015 16:16:23 -0400 Subject: [PATCH] Add FireOutput gamedata for KreedzClimbing. --- gamedata/sdktools.games/game.kz.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gamedata/sdktools.games/game.kz.txt b/gamedata/sdktools.games/game.kz.txt index d2e3d6df..f603d9de 100644 --- a/gamedata/sdktools.games/game.kz.txt +++ b/gamedata/sdktools.games/game.kz.txt @@ -84,4 +84,17 @@ "GameRulesDataTable" "hl2mp_gamerules_data" } } + + /* CBaseEntityOutput::FireOutput */ + "#default" + { + "Signatures" + { + "FireOutput" + { + "library" "server" + "windows" "\x55\x8B\xEC\x83\xE4\xC0\x81\xEC\x34\x01\x00\x00\xA1\x2A\x2A\x2A\x2A\x33\xC4\x89\x84\x24\x30\x01\x00\x00\x53\x8B\x5D\x20" + } + } + } }