mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Attempt to fix BoosterUtils Extended format issue in quests
This commit is contained in:
@@ -294,6 +294,7 @@ public class GameFormat implements Comparable<GameFormat> {
|
||||
coreFormats.add("Legacy.txt");
|
||||
coreFormats.add("Vintage.txt");
|
||||
coreFormats.add("Commander.txt");
|
||||
coreFormats.add("Extended.txt");
|
||||
coreFormats.add("Brawl.txt");
|
||||
|
||||
}
|
||||
|
||||
7
forge-gui/res/formats/Sanctioned/Extended.txt
Normal file
7
forge-gui/res/formats/Sanctioned/Extended.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
[format]
|
||||
Name:Extended
|
||||
Order:107
|
||||
Type:Sanctioned
|
||||
Type:Historic
|
||||
Sets:SOM, MBS, NPH, M12, ISD, DKA, AVR, M13, RTR, GTC, DGM, M14, THS, BNG, JOU, M15
|
||||
Banned:Ponder; Mental Misstep
|
||||
Reference in New Issue
Block a user