diff --git a/gamedata/sdktools.games/game.cstrike.txt b/gamedata/sdktools.games/game.cstrike.txt index 50a05bdc6..669905930 100644 --- a/gamedata/sdktools.games/game.cstrike.txt +++ b/gamedata/sdktools.games/game.cstrike.txt @@ -26,18 +26,18 @@ { "GiveNamedItem" { - "windows" "393" - "linux" "394" + "windows" "392" + "linux" "393" } "RemovePlayerItem" { - "windows" "264" - "linux" "265" + "windows" "263" + "linux" "264" } "Weapon_GetSlot" { - "windows" "262" - "linux" "263" + "windows" "261" + "linux" "262" } "Ignite" { @@ -96,8 +96,8 @@ } "WeaponEquip" { - "windows" "255" - "linux" "256" + "windows" "254" + "linux" "255" } "Activate" { @@ -106,8 +106,8 @@ } "PlayerRunCmd" { - "windows" "411" - "linux" "412" + "windows" "410" + "linux" "411" } } }