diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index c3345d4b..3b0d4690 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -18,9 +18,9 @@ { "GiveNamedItem" { - "windows" "397" - "linux" "398" - "mac" "398" + "windows" "398" + "linux" "399" + "mac" "399" } "RemovePlayerItem" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "435" - "linux" "436" - "mac" "436" + "windows" "436" + "linux" "437" + "mac" "437" } "GetVelocity" { @@ -96,9 +96,9 @@ } "PlayerRunCmd" { - "windows" "415" - "linux" "416" - "mac" "416" + "windows" "416" + "linux" "417" + "mac" "417" } } diff --git a/gamedata/sdktools.games/game.hl2mp.txt b/gamedata/sdktools.games/game.hl2mp.txt index 97e34bb7..99a2fd33 100644 --- a/gamedata/sdktools.games/game.hl2mp.txt +++ b/gamedata/sdktools.games/game.hl2mp.txt @@ -18,9 +18,9 @@ { "GiveNamedItem" { - "windows" "397" - "linux" "398" - "mac" "398" + "windows" "398" + "linux" "399" + "mac" "399" } "RemovePlayerItem" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "436" - "linux" "436" - "mac" "436" + "windows" "437" + "linux" "437" + "mac" "437" } "GetVelocity" { @@ -96,9 +96,9 @@ } "PlayerRunCmd" { - "windows" "415" - "linux" "416" - "mac" "416" + "windows" "416" + "linux" "417" + "mac" "417" } } }