Updating WC format name hack. Missed check-in item for art cards

This commit is contained in:
Christian 'ketura' McCarty
2023-09-09 12:13:13 -05:00
parent 1c753fbb89
commit 4204bd7b36
2 changed files with 15 additions and 1 deletions

View File

@@ -645,7 +645,7 @@ var GempLotrHallUI = Class.extend({
//TODO: Replace this with an actual fix on the server side
if(name.includes("Casual - WC")) {
name = "<td>Competitive - Format Championships</td>"
name = "<td>Competitive - 2023 World Championship Walk-on Qualifiers</td>"
}
row.append(name);
row.append("<td>" + statusDescription + "</td>");

View File

@@ -362,6 +362,12 @@
1x6_130
#Sirannon Ruins FA
1x18_151
#Ulaire Enquea, Lieutenant of Mordor FA
1x1_382
#Sapling of the White Tree MW
1x9_58
#Gollum, Dark as Darkness FA
1x9_59
]
}
@@ -439,6 +445,10 @@
1x6_130
#Sirannon Ruins FA
1x18_151
#Ulaire Enquea, Lieutenant of Mordor FA
1x9_58
#Gollum, Dark as Darkness FA
1x9_59
]
}
@@ -560,6 +570,8 @@
1x2_126
#Morgul Squealer MW
1x8_125
#Sapling of the White Tree MW
1x9_58
]
}
@@ -681,6 +693,8 @@
1x2_126
#Morgul Squealer MW
1x8_125
#Sapling of the White Tree MW
1x9_58
]
}
]