From 8359fa3df8a61b899aa935a85d622fe1209edf52 Mon Sep 17 00:00:00 2001 From: Paul Hammerton <18243520+paulsnoops@users.noreply.github.com> Date: Fri, 8 Mar 2024 10:08:04 +0000 Subject: [PATCH 1/3] Edition updates: OLGC, OVNT, PEWK, PMEI --- forge-gui/res/editions/Eternal Weekend 2022.txt | 2 ++ forge-gui/res/editions/Legacy Championship.txt | 1 - forge-gui/res/editions/Media Inserts.txt | 3 +++ forge-gui/res/editions/Vintage Championship.txt | 1 - 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/editions/Eternal Weekend 2022.txt b/forge-gui/res/editions/Eternal Weekend 2022.txt index 0ec21948bae..9048c754f24 100644 --- a/forge-gui/res/editions/Eternal Weekend 2022.txt +++ b/forge-gui/res/editions/Eternal Weekend 2022.txt @@ -8,3 +8,5 @@ ScryfallCode=PEWK [cards] 1 R Gush @Sam White 2 R Ponder @Julie Dillon +2023a R Dragon's Rage Channeler @Patrik Hell +2023b M Mental Misstep @Kai Carpenter diff --git a/forge-gui/res/editions/Legacy Championship.txt b/forge-gui/res/editions/Legacy Championship.txt index feae8adfba6..9bf5b076b6d 100644 --- a/forge-gui/res/editions/Legacy Championship.txt +++ b/forge-gui/res/editions/Legacy Championship.txt @@ -30,4 +30,3 @@ ScryfallCode=OLGC 2022A M Gaea's Cradle @Ralph Horsley 2022B M Scrubland @Raoul Vitale 2022C M The Tabernacle at Pendrell Vale @Milivoj Ćeran -2023a R Dragon's Rage Channeler @Patrik Hell diff --git a/forge-gui/res/editions/Media Inserts.txt b/forge-gui/res/editions/Media Inserts.txt index 1c1c5077099..0b71d1aae9b 100644 --- a/forge-gui/res/editions/Media Inserts.txt +++ b/forge-gui/res/editions/Media Inserts.txt @@ -59,3 +59,6 @@ ScryfallCode=PMEI 56 R Pyromancer's Gauntlet @Magali Villeneuve 57 R Culling the Weak @Scott M. Fischer 58 R Winged Boots @Filipe Pagliuso +59 R Goro-Goro, Disciple of Ryusei @Mike Jordana +60 C Talruum Champion @Pete Venters +61 C Shield Wall @Scott Kirschner diff --git a/forge-gui/res/editions/Vintage Championship.txt b/forge-gui/res/editions/Vintage Championship.txt index 8436915a830..5b523a08b74 100644 --- a/forge-gui/res/editions/Vintage Championship.txt +++ b/forge-gui/res/editions/Vintage Championship.txt @@ -38,4 +38,3 @@ ScryfallCode=OVNT 2022A M Bazaar of Baghdad @Chris Seaman 2022B M Time Walk @Tyler Walpole 2022C M Ancestral Recall @Volkan Baǵa -2023a M Mental Misstep @Kai Carpenter From 30b9b7f81a5eda9cfa81c5d7fe97fa7a09ebd8ab Mon Sep 17 00:00:00 2001 From: Paul Hammerton <18243520+paulsnoops@users.noreply.github.com> Date: Fri, 8 Mar 2024 10:09:32 +0000 Subject: [PATCH 2/3] fix_name --- forge-gui/res/editions/Eternal Weekend 2022.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/editions/Eternal Weekend 2022.txt b/forge-gui/res/editions/Eternal Weekend 2022.txt index 9048c754f24..27584ef8c9c 100644 --- a/forge-gui/res/editions/Eternal Weekend 2022.txt +++ b/forge-gui/res/editions/Eternal Weekend 2022.txt @@ -1,7 +1,7 @@ [metadata] Code=PEWK Date=2022-11-26 -Name=Eternal Weekend 2022 +Name=Eternal Weekend Type=Promo ScryfallCode=PEWK From 9752a5e455725c450ba080bea9b72ff431f8e1f8 Mon Sep 17 00:00:00 2001 From: Paul Hammerton <18243520+paulsnoops@users.noreply.github.com> Date: Fri, 8 Mar 2024 10:10:36 +0000 Subject: [PATCH 3/3] file_name --- .../editions/{Eternal Weekend 2022.txt => Eternal Weekend.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename forge-gui/res/editions/{Eternal Weekend 2022.txt => Eternal Weekend.txt} (100%) diff --git a/forge-gui/res/editions/Eternal Weekend 2022.txt b/forge-gui/res/editions/Eternal Weekend.txt similarity index 100% rename from forge-gui/res/editions/Eternal Weekend 2022.txt rename to forge-gui/res/editions/Eternal Weekend.txt