diff --git a/gamedata/sdktools.games/game.cstrike.txt b/gamedata/sdktools.games/game.cstrike.txt index 52b3a9f8..7c236537 100644 --- a/gamedata/sdktools.games/game.cstrike.txt +++ b/gamedata/sdktools.games/game.cstrike.txt @@ -26,8 +26,8 @@ { "GiveNamedItem" { - "windows" "386" - "linux" "387" + "windows" "387" + "linux" "388" } "RemovePlayerItem" { @@ -56,8 +56,8 @@ } "CommitSuicide" { - "windows" "426" - "linux" "426" + "windows" "427" + "linux" "427" } "GetVelocity" { @@ -106,8 +106,8 @@ } "PlayerRunCmd" { - "windows" "404" - "linux" "405" + "windows" "405" + "linux" "406" } } }