diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index 549fa2c9..9d4445dc 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -18,18 +18,18 @@ { "GiveNamedItem" { - "windows" "386" - "linux" "387" + "windows" "387" + "linux" "388" } "RemovePlayerItem" { - "windows" "259" - "linux" "260" + "windows" "260" + "linux" "261" } "Weapon_GetSlot" { - "windows" "257" - "linux" "258" + "windows" "258" + "linux" "259" } "Ignite" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "424" - "linux" "425" + "windows" "425" + "linux" "426" } "GetVelocity" { @@ -88,8 +88,8 @@ } "WeaponEquip" { - "windows" "250" - "linux" "251" + "windows" "251" + "linux" "252" } "Activate" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "404" - "linux" "405" + "windows" "405" + "linux" "406" } } }