mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
WIP: DMU Booster Draft
This commit is contained in:
@@ -140,6 +140,7 @@ public final class CardEdition implements Comparable<CardEdition> {
|
||||
BUNDLE("bundle"),
|
||||
BOX_TOPPER("box topper"),
|
||||
DUNGEONS("dungeons"),
|
||||
JUMPSTART("jumpstart"),
|
||||
REBALANCED("rebalanced");
|
||||
|
||||
private final String name;
|
||||
|
||||
Reference in New Issue
Block a user