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" } } }