Skip to content

Commit

Permalink
7370160 | 8 files | M tf/bin/client.txt, M tf/bin/client_strings.txt,…
Browse files Browse the repository at this point in the history
… M tf/bin/server.txt, M tf/bin/server_strings.txt, M tf/cfg/server_mvm.cfg, M tf/resource/tf_english.txt, M tf/scripts/items/items_game.txt, M tf/steam.inf

https://steamdb.info/patchnotes/9089314/
  • Loading branch information
SteamTracker committed Jul 9, 2022
1 parent 82a9dc2 commit bb07eb5
Show file tree
Hide file tree
Showing 8 changed files with 2,818 additions and 2,758 deletions.
1,389 changes: 695 additions & 694 deletions tf/bin/client.txt

Large diffs are not rendered by default.

1,486 changes: 741 additions & 745 deletions tf/bin/client_strings.txt

Large diffs are not rendered by default.

1,312 changes: 656 additions & 656 deletions tf/bin/server.txt

Large diffs are not rendered by default.

1,321 changes: 661 additions & 660 deletions tf/bin/server_strings.txt

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions tf/cfg/server_mvm.cfg
Expand Up @@ -7,3 +7,5 @@ exec server_matchmaking_base
mp_idlemaxtime 10
sv_minrate 30000
tf_mvm_disconnect_on_victory 1

net_chan_limit_msec 0
8 changes: 8 additions & 0 deletions tf/resource/tf_english.txt
Expand Up @@ -2177,6 +2177,14 @@
"TF_TournamentMedal_Blapature2021_Tier2_Desc" "An avocado a day keeps you healthy and curious as to where Blap-Chan went. Thank you for supporting BlapBash 2021!"
"TF_TournamentMedal_Blapature2021_Tier3" "BlapBash Benefactor 2021"
"TF_TournamentMedal_Blapature2021_Tier3_Desc" "Not only did you bring fresh avocado toast to the table, you also brought happiness to those who want to join in on the fun. Thank you for supporting BlapBash 2021!"
"TF_TournamentMedal_Blapature2022_Tier1" "BlapBash Backer 2022"
"TF_TournamentMedal_Blapature2022_Tier1_Desc" "The most important thing when making jam is ignoring the defeated stares from your loves ones as you serve it for the seventh week in a row. Thank you for supporting BlapBash 2022!"
"TF_TournamentMedal_Blapature2022_Tier2" "BlapBash Supporter 2022"
"TF_TournamentMedal_Blapature2022_Tier2_Desc" "An avocado a day ain't much, but it's honest fruit. Thank you for supporting BlapBash 2022!"
"TF_TournamentMedal_Blapature2022_Tier3" "BlapBash Benefactor 2022"
"TF_TournamentMedal_Blapature2022_Tier3_Desc" "When your brand surrounds avocados, be prepared to love Avocado toast for breakfast, lunch, dinner, and to cherish, until parted by financial death. Thank you for supporting BlapBash 2022!"
"TF_TournamentMedal_Blapature2022_Tier4" "BlapBash Advocator 2022"
"TF_TournamentMedal_Blapature2022_Tier4_Desc" "The best kind of jam is made from aged avocados. Thank you for supporting BlapBash 2022!"

"TF_TournamentMedal_Fresh_Meat_Prolander_Helper" "Fresh Meat Prolander Cup Helper"
"TF_TournamentMedal_Fresh_Meat_Prolander_Participant" "Fresh Meat Prolander Cup Participant"
Expand Down
52 changes: 52 additions & 0 deletions tf/scripts/items/items_game.txt
Expand Up @@ -163323,6 +163323,58 @@
}
}
}
"12993"
{
"name" "Blapature Co. Backer 2022"
"prefab" "tournament_medal"
"item_type_name" "#TF_Wearable_CommunityMedal"
"item_name" "#TF_TournamentMedal_Blapature2022_Tier1"
"item_description" "#TF_TournamentMedal_Blapature2022_Tier1_Desc"
"image_inventory" "backpack/workshop/player/items/all_class/blapature_2018_tier1/blapature_2018_tier1"
"model_player_per_class"
{
"basename" "models/workshop/player/items/all_class/blapature_2018_tier1/blapature_2018_tier1_%s.mdl"
}
}
"12994"
{
"name" "Blapature Co. Supporter 2022"
"prefab" "tournament_medal"
"item_type_name" "#TF_Wearable_CommunityMedal"
"item_name" "#TF_TournamentMedal_Blapature2022_Tier2"
"item_description" "#TF_TournamentMedal_Blapature2022_Tier2_Desc"
"image_inventory" "backpack/workshop/player/items/all_class/blapature_2018_tier2/blapature_2018_tier2"
"model_player_per_class"
{
"basename" "models/workshop/player/items/all_class/blapature_2018_tier2/blapature_2018_tier2_%s.mdl"
}
}
"12995"
{
"name" "Blapature Co. Benefactor 2022"
"prefab" "tournament_medal"
"item_type_name" "#TF_Wearable_CommunityMedal"
"item_name" "#TF_TournamentMedal_Blapature2022_Tier3"
"item_description" "#TF_TournamentMedal_Blapature2022_Tier3_Desc"
"image_inventory" "backpack/workshop/player/items/all_class/blapature_2018_tier3/blapature_2018_tier3"
"model_player_per_class"
{
"basename" "models/workshop/player/items/all_class/blapature_2018_tier3/blapature_2018_tier3_%s.mdl"
}
}
"12996"
{
"name" "Blapature Co. Advocator 2022"
"prefab" "tournament_medal"
"item_type_name" "#TF_Wearable_CommunityMedal"
"item_name" "#TF_TournamentMedal_Blapature2022_Tier4"
"item_description" "#TF_TournamentMedal_Blapature2022_Tier4_Desc"
"image_inventory" "backpack/workshop/player/items/all_class/tf_medal_blapature/tf_medal_blapature"
"model_player_per_class"
{
"basename" "models/workshop/player/items/all_class/tf_medal_blapature/tf_medal_blapature_%s.mdl"
}
}



Expand Down
6 changes: 3 additions & 3 deletions tf/steam.inf
@@ -1,6 +1,6 @@
PatchVersion=7367266
ClientVersion=7367266
ServerVersion=7367266
PatchVersion=7370160
ClientVersion=7370160
ServerVersion=7370160
ProductName=tf
appID=440
ServerAppID=232250

0 comments on commit bb07eb5

Please sign in to comment.