diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index 20aa0adff..64f5561cf 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -18,8 +18,8 @@ { "GiveNamedItem" { - "windows" "389" - "linux" "390" + "windows" "390" + "linux" "391" } "RemovePlayerItem" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "427" - "linux" "428" + "windows" "428" + "linux" "429" } "GetVelocity" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "407" - "linux" "408" + "windows" "408" + "linux" "409" } } } diff --git a/gamedata/sdktools.games/game.hl2mp.txt b/gamedata/sdktools.games/game.hl2mp.txt index c72684e88..75a989e1f 100644 --- a/gamedata/sdktools.games/game.hl2mp.txt +++ b/gamedata/sdktools.games/game.hl2mp.txt @@ -18,8 +18,8 @@ { "GiveNamedItem" { - "windows" "389" - "linux" "390" + "windows" "390" + "linux" "391" } "RemovePlayerItem" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "428" - "linux" "428" + "windows" "429" + "linux" "429" } "GetVelocity" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "407" - "linux" "408" + "windows" "408" + "linux" "409" } } }