diff --git a/gamedata/sdktools.games/game.tf.txt b/gamedata/sdktools.games/game.tf.txt index bd4dcafc..194c0848 100644 --- a/gamedata/sdktools.games/game.tf.txt +++ b/gamedata/sdktools.games/game.tf.txt @@ -18,21 +18,21 @@ { "GiveNamedItem" { - "windows" "386" - "linux" "387" - "mac" "387" + "windows" "387" + "linux" "388" + "mac" "388" } "RemovePlayerItem" { - "windows" "259" - "linux" "260" - "mac" "260" + "windows" "260" + "linux" "261" + "mac" "261" } "Weapon_GetSlot" { - "windows" "257" - "linux" "258" - "mac" "258" + "windows" "258" + "linux" "259" + "mac" "259" } "Ignite" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "427" - "linux" "427" - "mac" "427" + "windows" "428" + "linux" "428" + "mac" "428" } "GetVelocity" { @@ -102,9 +102,9 @@ } "WeaponEquip" { - "windows" "250" - "linux" "251" - "mac" "251" + "windows" "251" + "linux" "252" + "mac" "252" } "Activate" { @@ -114,9 +114,9 @@ } "PlayerRunCmd" { - "windows" "404" - "linux" "405" - "mac" "405" + "windows" "405" + "linux" "406" + "mac" "406" } } } diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index 82628757..e3fdee40 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -118,9 +118,9 @@ { "ForceRespawn" { - "windows" "314" - "linux" "315" - "mac" "315" + "windows" "315" + "linux" "316" + "mac" "316" } } }