From b8b9e4db90b8c58ac0e488fdde5379e14fb48d6a Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Fri, 17 Dec 2010 23:13:53 -0500 Subject: [PATCH] Updated TF2 gamedata (bug 4753, r=DS). --- gamedata/sdktools.games/game.tf.txt | 24 ++++++++++++------------ gamedata/sm-tf2.games.txt | 4 ++-- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/gamedata/sdktools.games/game.tf.txt b/gamedata/sdktools.games/game.tf.txt index eeed9bd4..97cd2903 100644 --- a/gamedata/sdktools.games/game.tf.txt +++ b/gamedata/sdktools.games/game.tf.txt @@ -18,18 +18,18 @@ { "GiveNamedItem" { - "windows" "386" - "linux" "387" + "windows" "387" + "linux" "388" } "RemovePlayerItem" { - "windows" "259" - "linux" "259" + "windows" "260" + "linux" "261" } "Weapon_GetSlot" { - "windows" "257" - "linux" "258" + "windows" "258" + "linux" "259" } "Ignite" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "427" - "linux" "427" + "windows" "428" + "linux" "428" } "GetVelocity" { @@ -88,8 +88,8 @@ } "WeaponEquip" { - "windows" "250" - "linux" "251" + "windows" "251" + "linux" "252" } "Activate" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "404" - "linux" "405" + "windows" "405" + "linux" "406" } } } diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index 83446451..aaedc47a 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -104,8 +104,8 @@ { "ForceRespawn" { - "windows" "314" - "linux" "315" + "windows" "315" + "linux" "316" } } }