diff --git a/gamedata/sdktools.games/game.tf.txt b/gamedata/sdktools.games/game.tf.txt index eeed9bd4..97cd2903 100644 --- a/gamedata/sdktools.games/game.tf.txt +++ b/gamedata/sdktools.games/game.tf.txt @@ -18,18 +18,18 @@ { "GiveNamedItem" { - "windows" "386" - "linux" "387" + "windows" "387" + "linux" "388" } "RemovePlayerItem" { - "windows" "259" - "linux" "259" + "windows" "260" + "linux" "261" } "Weapon_GetSlot" { - "windows" "257" - "linux" "258" + "windows" "258" + "linux" "259" } "Ignite" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "427" - "linux" "427" + "windows" "428" + "linux" "428" } "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" } } } diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index 83446451..aaedc47a 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -104,8 +104,8 @@ { "ForceRespawn" { - "windows" "314" - "linux" "315" + "windows" "315" + "linux" "316" } } }