add support for yawgmoth's agenda and other similar cards
This commit is contained in:
@@ -220,7 +220,9 @@ class Constants
|
||||
NOLEGEND = 102,
|
||||
CANPLAYFROMGRAVEYARD = 103,
|
||||
TOKENIZER = 104,
|
||||
NB_BASIC_ABILITIES = 105,
|
||||
MYGRAVEEXILER = 105,
|
||||
OPPGRAVEEXILER = 106,
|
||||
NB_BASIC_ABILITIES = 107,
|
||||
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
|
||||
Reference in New Issue
Block a user