Skip to content

Commit 33ed3f3

Browse files
committed
Update for 2.20.0.0.144637
1 parent 7cf5ac2 commit 33ed3f3

4 files changed

Lines changed: 12 additions & 1 deletion

File tree

DataTool/Static/GUIDNames.csv

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,7 @@ FFB,078,Voicelines,1 ; 1.62
675675
1960,078,Voicelines,1 ; s18 - persona
676676
1961,078,Voicelines,1 ; s18 - persona
677677
1972,078,Voicelines,1 ; s19
678+
19B2,078,Voicelines,1 ; s20
678679
; Note: Weapon models are often two entities, one for 1P, one for 3P, if they have different animations
679680
; Ana,Classic,47,
680681
1610,003,Teabag,0
@@ -750,6 +751,7 @@ EC0F,01C,Season16,1
750751
EC11,01C,Season17,1
751752
EC12,01C,Season18,1
752753
EC13,01C,Season19,1
754+
EC14,01C,Season20,1
753755
; Lobby map names,,,
754756
664,09F,Menu/Hanamura,1
755757
675,09F,Menu/Gibraltar,1
@@ -866,6 +868,9 @@ F4A,09F,Menu/Ilios (Junker Queen),1
866868
13C5,09F,Menu/S19 Halloween Art,1
867869
13CA,09F,Menu/S19 OWCS Art,1
868870
13DC,09F,Menu/Junkrat Mythic 3D,1
871+
13E9,09F,Menu/Vendetta 3D,1
872+
13F0,09F,Menu/S20 Christmas Art,1
873+
13F1,09F,Menu/S20 Mythics 3D,1
869874
; Celebrations,,,
870875
2168,01C,Winter,1
871876
2498,01C,LunarNewYear,1
@@ -892,6 +897,7 @@ F4A,09F,Menu/Ilios (Junker Queen),1
892897
32B,0C3,Anniversary 2025 Week 3,1 ; gibraltar.. few maps..
893898
32C,0C3,Anniversary 2025 Week 4,1 ; gibraltar.. few maps..
894899
330,0C3,Haunted Masquerade,1 ; lijiang
900+
353,0C3,Winter 2025,1 ; any map with winter modes
895901
; NPC VoiceSet names,,,
896902
1C2,05F,Sojourn,1
897903
22F,05F,Zeus,1

DataTool/ToolLogic/Extract/ExtractMaps.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,7 @@ public void SaveMaps(ICLIFlags toolFlags) {
9292
["atlas"] = "Aatlis",
9393
["Circuit Royale"] = "Circuit Royal", // (its lowercase royal in game...)
9494
["Monte Carworld"] = "Circuit Royal",
95+
["Wuxing University"] = "Wuxing University - Water College",
96+
["Wuxing"] = "Wuxing University - Water College",
9597
};
9698
}

TankLib/Overwatch.keyring

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,3 +267,6 @@ E19E8A741F618404 10B1FF76438EBC8C54E0E6481BDC1250 1 # [2.18.1] Season 18 Midseas
267267
5E7EEAE9A2720BE5 1C8AEB2528036D1C8DCD426B2D2FCEF1 1 # [2.19.0] Season 19
268268
244D2866F6EC8512 E86BEFF53B82F913464D38138D848418 1 # [2.19.0] Season 19 - One Punch Man Collab
269269
2F160D54B1E28483 FEC53A446E3091D2C76DB4D313B5AD12 1 # [2.19.1] Season 19 Midseason
270+
A0076A16D9794CE8 2C1AC1079B8FA07B7075ECF0C5DFDBF8 1 # [2.19.1] Vendetta
271+
86B28A3AE864543E AC3171D4B68A17E2014AA85537487A4C 1 # [2.19.1] Season 19 Midseason - WoW Promo
272+
D9FE1D3A8C24E927 0F24211BF18CF34EC8E8245A6465B9A2 1 # [2.20.0] Season 20

0 commit comments

Comments
 (0)