Skip to content

Commit 744e67f

Browse files
committed
Update for 2.22.1.1.149872
1 parent 4104b45 commit 744e67f

4 files changed

Lines changed: 4 additions & 1 deletion

File tree

DataTool/Static/GUIDNames.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -933,6 +933,7 @@ F4A,09F,Menu/Ilios (Junker Queen),1
933933
042,17B,Epic Loot Box (2026 S1),1
934934
043,17B,Legendary Loot Box (2026 S1),1
935935
045,17B,Anniversary Loot Box (2026 S2),1
936+
048,17B,10-Year Anniversary Loot Box,1
936937
; Rarities,,,
937938
297,01C,Common,1
938939
61ED,01C,Epic,1

DataTool/ToolLogic/Dump/DumpLootboxPools.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ public void Parse(ICLIFlags toolFlags) {
4040

4141
// sourced from GUIDNames.csv
4242
var lootBoxName = GetGUIDName(lootBoxGUID);
43+
// todo: we could use the displaytext name for some loot boxes, but most use duplicated names
4344

4445
// todo: which field is correct to use
4546
// current assets have (x, _, y, _, y, _, y, _)

TankLib/Overwatch.keyring

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,3 +292,4 @@ A5B643EC6BD652CE 1C9AF6B613BCD28CEE40E03072981E14 1 # [2.21.1] 2026: Season 1 Mi
292292
9DA0504FCA56654D 2E0C41E84401F8F7EA66E251ECFB9449 1 # [2.22.0] 2026: Season 2 - Diablo Collab
293293
C8D608094A224E88 79EBD07F9170F1CB1FC7398FA8C669B2 1 # [2.22.0] 2026: Season 2 - Sierra Story
294294
6A963A2B4972ADE2 3A34C6E22DF0F48E9B97152B56E09178 1 # [2.22.1] 2026: Season 2 Midseason
295+
52242C2F33ECB2B5 EBC5DBB8E71398D03CAB07AA7E6BC6CB 1 # [2.22.1] 2026: Season 2 Midseason - Esports

0 commit comments

Comments
 (0)