From 59820519cea0a69f9afe3140148111dfa95a5899 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Sat, 18 Dec 2010 00:03:04 -0500 Subject: [PATCH] Updated CS:S gamedata (bug 4754, r=fyren). --- gamedata/sdktools.games/game.cstrike.txt | 36 ++++++++++++------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/gamedata/sdktools.games/game.cstrike.txt b/gamedata/sdktools.games/game.cstrike.txt index a1e8724b6..72feeccab 100644 --- a/gamedata/sdktools.games/game.cstrike.txt +++ b/gamedata/sdktools.games/game.cstrike.txt @@ -26,21 +26,21 @@ { "GiveNamedItem" { - "windows" "387" - "linux" "388" - "mac" "388" + "windows" "388" + "linux" "389" + "mac" "389" } "RemovePlayerItem" { - "windows" "259" - "linux" "260" - "mac" "260" + "windows" "260" + "linux" "261" + "mac" "261" } "Weapon_GetSlot" { - "windows" "257" - "linux" "258" - "mac" "258" + "windows" "258" + "linux" "259" + "mac" "259" } "Ignite" { @@ -62,9 +62,9 @@ } "CommitSuicide" { - "windows" "428" - "linux" "428" - "mac" "428" + "windows" "429" + "linux" "429" + "mac" "429" } "GetVelocity" { @@ -110,9 +110,9 @@ } "WeaponEquip" { - "windows" "250" - "linux" "251" - "mac" "251" + "windows" "251" + "linux" "252" + "mac" "252" } "Activate" { @@ -122,9 +122,9 @@ } "PlayerRunCmd" { - "windows" "405" - "linux" "406" - "mac" "406" + "windows" "406" + "linux" "407" + "mac" "407" } } }