Laurent - Update to the foreach parser with "add" to be used for instant and sorcery (e.g. spoil of evil) also removed/added corresponding cards (spoil of evil, song of the damned and ancestor chosen).
Also added the ability "INDESTRUCTIBLE" did not test it yet + not sure about the ruling ...
This commit is contained in:
@@ -97,8 +97,9 @@ class Constants
|
||||
CANTBLOCK = 39,
|
||||
DOESNOTUNTAP =40,
|
||||
OPPONENTSHROUD=41,
|
||||
INDESTRUCTIBLE=42,
|
||||
|
||||
NB_BASIC_ABILITIES = 42,
|
||||
NB_BASIC_ABILITIES = 43,
|
||||
|
||||
|
||||
RARITY_M = 'M',
|
||||
|
||||
Reference in New Issue
Block a user