Skip to content

Commit fd84b9b

Browse files
committed
update HUD with latest changes from live
1 parent 9b3f886 commit fd84b9b

File tree

4 files changed

+64
-14
lines changed

4 files changed

+64
-14
lines changed

game_clean/copy/tf/tc2/resource/ui/econ/itempickuppanel.res

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"model_wide" "240"
3939

4040
"text_forcesize" "1"
41-
"text_xpos" "250"
42-
"text_wide" "225"
41+
"text_xpos" "245"
42+
"text_wide" "230"
4343
"text_center" "1"
4444
"is_mouseover" "1"
4545
"hide_collection_panel" "1"

game_clean/copy/tf/tc2/resource/ui/itemoptionspanel.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"Resource/UI/LoadoutParticleSlider.res"
1+
"Resource/UI/ItemOptionsPanel.res"
22
{
33
"PanelListPanel"
44
{

game_clean/copy/tf/tc2/resource/ui/mainmenuoverride.res

Lines changed: 60 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
}
215215
if_christmas
216216
{
217-
"image" "../console/background_xmas2011_widescreen"
217+
"image" "../console/background_xmas2020_widescreen"
218218
}
219219
}
220220

@@ -1902,29 +1902,79 @@
19021902

19031903
"items"
19041904
{
1905-
"0"
1905+
"0"
19061906
{
1907-
"item" "Rainy Day Cosmetic Key"
1907+
"item" "Winter 2022 Cosmetic Key"
19081908
"show_market" "0"
19091909
}
19101910
"1"
19111911
{
1912-
"item" "Rainy Day Cosmetic Case"
1912+
"item" "Winter 2022 Cosmetic Case"
19131913
"show_market" "1"
19141914
}
1915-
"2"
1915+
"4"
19161916
{
1917-
"item" "Taunt: The Table Tantrum"
1917+
"item" "Taunt: Russian Rubdown"
19181918
"show_market" "0"
19191919
}
1920-
"3"
1920+
"5"
19211921
{
1922-
"item" "Taunt: Didgeridrongo"
1922+
"item" "Taunt: Tailored Terminal"
19231923
"show_market" "0"
19241924
}
1925-
"4"
1925+
"6"
1926+
{
1927+
"item" "Taunt: Roasty Toasty"
1928+
"show_market" "0"
1929+
}
1930+
"7"
1931+
{
1932+
"item" "Map Token Frostwatch"
1933+
"show_market" "0"
1934+
}
1935+
"8"
1936+
{
1937+
"item" "Map Token Frostcliff"
1938+
"show_market" "0"
1939+
}
1940+
"9"
1941+
{
1942+
"item" "Map Token Rumford"
1943+
"show_market" "0"
1944+
}
1945+
"10"
1946+
{
1947+
"item" "Map Token Frosty"
1948+
"show_market" "0"
1949+
}
1950+
"11"
1951+
{
1952+
"item" "Map Token Coal Pit"
1953+
"show_market" "0"
1954+
}
1955+
"12"
1956+
{
1957+
"item" "Strange Filter: Frostwatch (Community)"
1958+
"show_market" "0"
1959+
}
1960+
"13"
1961+
{
1962+
"item" "Strange Filter: Frostcliff (Community)"
1963+
"show_market" "0"
1964+
}
1965+
"14"
1966+
{
1967+
"item" "Strange Filter: Rumford (Community)"
1968+
"show_market" "0"
1969+
}
1970+
"15"
1971+
{
1972+
"item" "Strange Filter: Frosty (Community)"
1973+
"show_market" "0"
1974+
}
1975+
"16"
19261976
{
1927-
"item" "Taunt: Scotsmann's Stagger"
1977+
"item" "Strange Filter: Coal Pit (Community)"
19281978
"show_market" "0"
19291979
}
19301980
}

game_clean/copy/tf/tc2/resource/ui/mvmcriteria.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"ypos" "30"
194194
"zpos" "0"
195195
"wide" "280"
196-
"tall" "50"
196+
"tall" "85"
197197
}
198198
}
199199

0 commit comments

Comments
 (0)