diff --git a/gamedata/sdktools.games/game.hl2mp.txt b/gamedata/sdktools.games/game.hl2mp.txt index 4d2dc556..f094b420 100644 --- a/gamedata/sdktools.games/game.hl2mp.txt +++ b/gamedata/sdktools.games/game.hl2mp.txt @@ -18,21 +18,21 @@ { "GiveNamedItem" { - "windows" "386" - "linux" "387" - "mac" "387" + "windows" "387" + "linux" "388" + "mac" "388" } "RemovePlayerItem" { - "windows" "259" - "linux" "260" - "mac" "260" + "windows" "260" + "linux" "261" + "mac" "261" } "Weapon_GetSlot" { - "windows" "257" - "linux" "258" - "mac" "258" + "windows" "258" + "linux" "259" + "mac" "259" } "Ignite" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "425" - "linux" "425" - "mac" "425" + "windows" "426" + "linux" "426" + "mac" "426" } "GetVelocity" { @@ -102,9 +102,9 @@ } "WeaponEquip" { - "windows" "250" - "linux" "251" - "mac" "251" + "windows" "251" + "linux" "252" + "mac" "252" } "Activate" { @@ -114,9 +114,9 @@ } "PlayerRunCmd" { - "windows" "404" - "linux" "405" - "mac" "405" + "windows" "405" + "linux" "406" + "mac" "406" } } }