diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index faf2200b..97acd9de 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -18,9 +18,9 @@ { "GiveNamedItem" { - "windows" "389" - "linux" "390" - "mac" "390" + "windows" "390" + "linux" "391" + "mac" "391" } "RemovePlayerItem" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "427" - "linux" "428" - "mac" "428" + "windows" "428" + "linux" "429" + "mac" "429" } "GetVelocity" { @@ -96,9 +96,9 @@ } "PlayerRunCmd" { - "windows" "407" - "linux" "408" - "mac" "408" + "windows" "408" + "linux" "409" + "mac" "409" } } diff --git a/gamedata/sdktools.games/game.hl2mp.txt b/gamedata/sdktools.games/game.hl2mp.txt index 8d9fe51d..5dcbe808 100644 --- a/gamedata/sdktools.games/game.hl2mp.txt +++ b/gamedata/sdktools.games/game.hl2mp.txt @@ -18,9 +18,9 @@ { "GiveNamedItem" { - "windows" "389" - "linux" "390" - "mac" "390" + "windows" "390" + "linux" "391" + "mac" "391" } "RemovePlayerItem" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "428" - "linux" "428" - "mac" "428" + "windows" "429" + "linux" "429" + "mac" "429" } "GetVelocity" { @@ -96,9 +96,9 @@ } "PlayerRunCmd" { - "windows" "407" - "linux" "408" - "mac" "408" + "windows" "408" + "linux" "409" + "mac" "409" } } }