From adac0f17c4bb70f86f803ef089679d77abdef916 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Sat, 18 Dec 2010 00:05:02 -0500 Subject: [PATCH] Updated CS:S gamedata (bug 4754, r=fyren). --- gamedata/sdktools.games/game.cstrike.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/gamedata/sdktools.games/game.cstrike.txt b/gamedata/sdktools.games/game.cstrike.txt index bf277faa..68c22c51 100644 --- a/gamedata/sdktools.games/game.cstrike.txt +++ b/gamedata/sdktools.games/game.cstrike.txt @@ -26,18 +26,18 @@ { "GiveNamedItem" { - "windows" "387" - "linux" "388" + "windows" "388" + "linux" "389" } "RemovePlayerItem" { - "windows" "259" - "linux" "260" + "windows" "260" + "linux" "261" } "Weapon_GetSlot" { - "windows" "257" - "linux" "258" + "windows" "258" + "linux" "259" } "Ignite" { @@ -56,8 +56,8 @@ } "CommitSuicide" { - "windows" "428" - "linux" "428" + "windows" "429" + "linux" "429" } "GetVelocity" { @@ -96,8 +96,8 @@ } "WeaponEquip" { - "windows" "250" - "linux" "251" + "windows" "251" + "linux" "252" } "Activate" { @@ -106,8 +106,8 @@ } "PlayerRunCmd" { - "windows" "405" - "linux" "406" + "windows" "406" + "linux" "407" } } }