persist/undying fix
persist/undying wont trigger when there is a replacement effect for cards that goes to graveyard like leyline of the void. support for anafenza the foremost.
This commit is contained in:
@@ -232,7 +232,9 @@ class Constants
|
||||
AURAWARD = 114,
|
||||
MADNESS = 115,
|
||||
PROTECTIONFROMCOLOREDSPELLS = 116,
|
||||
NB_BASIC_ABILITIES = 117,
|
||||
MYGCREATUREEXILER = 117,
|
||||
OPPGCREATUREEXILER = 118,
|
||||
NB_BASIC_ABILITIES = 119,
|
||||
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
|
||||
Reference in New Issue
Block a user