From 49ad25d0010c89dfcb84dce3def9df73518d7d2b Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Mon, 2 Jul 2012 23:27:22 -0400 Subject: [PATCH] Updated CS:S gamedata. --- gamedata/sdktools.games/game.cstrike.txt | 48 ++++++++++++------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/gamedata/sdktools.games/game.cstrike.txt b/gamedata/sdktools.games/game.cstrike.txt index 930f3e48..e0348d19 100644 --- a/gamedata/sdktools.games/game.cstrike.txt +++ b/gamedata/sdktools.games/game.cstrike.txt @@ -28,33 +28,33 @@ { "GiveNamedItem" { - "windows" "392" - "linux" "393" - "mac" "393" + "windows" "393" + "linux" "394" + "mac" "394" } "RemovePlayerItem" { - "windows" "263" - "linux" "264" - "mac" "264" + "windows" "264" + "linux" "265" + "mac" "265" } "Weapon_GetSlot" { - "windows" "261" - "linux" "262" - "mac" "262" + "windows" "262" + "linux" "263" + "mac" "263" } "Ignite" { - "windows" "204" - "linux" "205" - "mac" "205" + "windows" "205" + "linux" "206" + "mac" "206" } "Extinguish" { - "windows" "208" - "linux" "209" - "mac" "209" + "windows" "209" + "linux" "210" + "mac" "210" } "Teleport" { @@ -64,9 +64,9 @@ } "CommitSuicide" { - "windows" "433" - "linux" "433" - "mac" "433" + "windows" "434" + "linux" "434" + "mac" "434" } "GetVelocity" { @@ -94,9 +94,9 @@ } "WeaponEquip" { - "windows" "254" - "linux" "255" - "mac" "255" + "windows" "255" + "linux" "256" + "mac" "256" } "Activate" { @@ -106,9 +106,9 @@ } "PlayerRunCmd" { - "windows" "410" - "linux" "411" - "mac" "411" + "windows" "411" + "linux" "412" + "mac" "412" } } }