diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index adc2e207..bc07b2f3 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -18,28 +18,28 @@ { "GiveNamedItem" { - "windows" "357" - "linux" "358" + "windows" "385" + "linux" "386" } "RemovePlayerItem" { - "windows" "244" - "linux" "245" + "windows" "258" + "linux" "259" } "Weapon_GetSlot" { - "windows" "242" - "linux" "243" + "windows" "256" + "linux" "257" } "Ignite" { - "windows" "199" - "linux" "200" + "windows" "201" + "linux" "202" } "Extinguish" { - "windows" "203" - "linux" "204" + "windows" "205" + "linux" "206" } "Teleport" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "396" - "linux" "397" + "windows" "422" + "linux" "423" } "GetVelocity" { @@ -88,8 +88,8 @@ } "WeaponEquip" { - "windows" "235" - "linux" "236" + "windows" "249" + "linux" "250" } "Activate" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "375" - "linux" "376" + "windows" "403" + "linux" "404" } } }