From 191c3dabdb8e0454bbe49e0b3f57e0da0ca20743 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings <skamonkey@gmail.com> Date: Tue, 5 Feb 2013 17:20:00 -0500 Subject: [PATCH] Updated CS:S gamedata. --- 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 54b85735..49648718 100644 --- a/gamedata/sdktools.games/game.cstrike.txt +++ b/gamedata/sdktools.games/game.cstrike.txt @@ -28,22 +28,22 @@ { "GiveNamedItem" { - "windows" "396" - "linux" "397" - "mac" "397" + "windows" "399" + "linux" "400" + "mac" "400" } "RemovePlayerItem" + { + "windows" "268" + "linux" "269" + "mac" "269" + } + "Weapon_GetSlot" { "windows" "266" "linux" "267" "mac" "267" } - "Weapon_GetSlot" - { - "windows" "264" - "linux" "265" - "mac" "265" - } "Ignite" { "windows" "207" @@ -64,9 +64,9 @@ } "CommitSuicide" { - "windows" "437" - "linux" "437" - "mac" "437" + "windows" "440" + "linux" "440" + "mac" "440" } "GetVelocity" { @@ -94,9 +94,9 @@ } "WeaponEquip" { - "windows" "257" - "linux" "258" - "mac" "258" + "windows" "259" + "linux" "260" + "mac" "260" } "Activate" { @@ -106,9 +106,9 @@ } "PlayerRunCmd" { - "windows" "414" - "linux" "415" - "mac" "415" + "windows" "417" + "linux" "418" + "mac" "418" } } }