diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index e56b7f22..4f7089a9 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -18,8 +18,8 @@ { "GiveNamedItem" { - "windows" "385" - "linux" "386" + "windows" "386" + "linux" "387" } "RemovePlayerItem" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "422" - "linux" "423" + "windows" "423" + "linux" "424" } "GetVelocity" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "403" - "linux" "404" + "windows" "404" + "linux" "405" } } }