From d0d0148a58caa711d553b99a1ae156db7b89b780 Mon Sep 17 00:00:00 2001 From: psychonic Date: Thu, 30 Sep 2010 17:23:54 -0400 Subject: [PATCH] Updated TF2 gamedata (bug 4635, r=fyren). --- gamedata/sdktools.games/game.tf.txt | 18 +++++++++--------- gamedata/sm-tf2.games.txt | 6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/gamedata/sdktools.games/game.tf.txt b/gamedata/sdktools.games/game.tf.txt index 5c8d4b38..abae52e5 100644 --- a/gamedata/sdktools.games/game.tf.txt +++ b/gamedata/sdktools.games/game.tf.txt @@ -18,9 +18,9 @@ { "GiveNamedItem" { - "windows" "385" - "linux" "386" - "mac" "386" + "windows" "386" + "linux" "387" + "mac" "387" } "RemovePlayerItem" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "425" - "linux" "425" - "mac" "425" + "windows" "426" + "linux" "426" + "mac" "426" } "GetVelocity" { @@ -114,9 +114,9 @@ } "PlayerRunCmd" { - "windows" "403" - "linux" "404" - "mac" "404" + "windows" "404" + "linux" "405" + "mac" "405" } } } diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index c276810a..4a2ad277 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -111,9 +111,9 @@ { "ForceRespawn" { - "windows" "313" - "linux" "314" - "mac" "314" + "windows" "314" + "linux" "315" + "mac" "315" } } }