From fb6b34e1553f0c93ce88461e1d8ebcd8eb3be8f2 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Fri, 18 Dec 2009 22:01:41 -0800 Subject: [PATCH] TF2 gamedata updates (bug 4147, r=dvander). --- gamedata/sdktools.games/game.tf.txt | 32 ++++++++++++++--------------- gamedata/sm-tf2.games.txt | 6 +++--- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/gamedata/sdktools.games/game.tf.txt b/gamedata/sdktools.games/game.tf.txt index 3f6d2374..a72ea739 100644 --- a/gamedata/sdktools.games/game.tf.txt +++ b/gamedata/sdktools.games/game.tf.txt @@ -18,28 +18,28 @@ { "GiveNamedItem" { - "windows" "423" - "linux" "427" + "windows" "385" + "linux" "386" } "RemovePlayerItem" { - "windows" "244" - "linux" "245" + "windows" "258" + "linux" "259" } "Weapon_GetSlot" { - "windows" "242" - "linux" "243" + "windows" "256" + "linux" "257" } "Ignite" { - "windows" "199" - "linux" "200" + "windows" "201" + "linux" "202" } "Extinguish" { - "windows" "203" - "linux" "204" + "windows" "205" + "linux" "206" } "Teleport" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "397" - "linux" "397" + "windows" "425" + "linux" "425" } "GetVelocity" { @@ -88,8 +88,8 @@ } "WeaponEquip" { - "windows" "234" - "linux" "235" + "windows" "249" + "linux" "250" } "Activate" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "375" - "linux" "376" + "windows" "403" + "linux" "404" } } } diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index f1807843..3ef8450d 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -24,7 +24,7 @@ "RemoveDisguise" { "library" "server" - "windows" "\x51\x56\x8B\xF1\x8B\x8E\x0C\x01\x00\x00\x57\x8B\xBE\x94\x00\x00\x00" + "windows" "\x51\x56\x8B\xF1\x8B\x2A\x2A\x2A\x2A\x2A\x57\x8B\x2A\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x3B\xF8" "linux" "@_ZN15CTFPlayerShared14RemoveDisguiseEv" } "Disguise" @@ -56,8 +56,8 @@ { "ForceRespawn" { - "windows" "288" - "linux" "289" + "windows" "312" + "linux" "313" } } }