Laurent - Added new ability "opponentshroud" means "can't be the target of spells or abilities your opponents control." tested and works (see SHM _cards.dat)
Also added Flowstone Side (10E) - Tested and work probably my last addition to 10E.
This commit is contained in:
@@ -49,6 +49,7 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"mustattack",
|
||||
"cantblock",
|
||||
"doesnotuntap",
|
||||
"opponentshroud",
|
||||
};
|
||||
|
||||
const char* Constants::MTGPhaseNames[] =
|
||||
|
||||
Reference in New Issue
Block a user