From 995a0545a91dbe2d390c30ab21cf8629a5c5d28a Mon Sep 17 00:00:00 2001 From: Matt Woodrow Date: Thu, 19 Jun 2008 23:44:57 +0000 Subject: [PATCH] Fixed gamedata files for the pyro update --HG-- branch : sourcemod-1.0.x extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402258 --- gamedata/sdktools.games.ep2.txt | 28 ++++++++++++++-------------- gamedata/sm-tf2.games.txt | 4 ++-- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/gamedata/sdktools.games.ep2.txt b/gamedata/sdktools.games.ep2.txt index 1230f7a0..7bbf1002 100644 --- a/gamedata/sdktools.games.ep2.txt +++ b/gamedata/sdktools.games.ep2.txt @@ -253,23 +253,23 @@ { "RemovePlayerItem" { - "windows" "237" - "linux" "238" + "windows" "238" + "linux" "239" } "Weapon_GetSlot" { - "windows" "235" - "linux" "236" + "windows" "236" + "linux" "237" } "Ignite" { - "windows" "192" - "linux" "193" + "windows" "193" + "linux" "194" } "Extinguish" { - "windows" "196" - "linux" "197" + "windows" "197" + "linux" "198" } "Teleport" { @@ -278,18 +278,18 @@ } "CommitSuicide" { - "windows" "386" - "linux" "386" + "windows" "387" + "linux" "387" } "GetVelocity" { - "windows" "129" - "linux" "130" + "windows" "130" + "linux" "131" } "EyeAngles" { - "windows" "121" - "linux" "122" + "windows" "122" + "linux" "123" } "DispatchKeyValue" { diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index b327e0fa..5cbbfe88 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -21,8 +21,8 @@ { "ForceRespawn" { - "windows" "280" - "linux" "281" + "windows" "281" + "linux" "282" } } }