hiddenface

if the source has hiddenface ability then all of its targets will not
show on the stack ability, useful for cards like demonic tutor etc...
This commit is contained in:
Anthony Calosa
2017-02-13 08:26:06 +08:00
parent d604ae2d77
commit 13f590c6a2
2 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ const char* Constants::MTGBasicAbilities[] = {
"canblocktapped",
"oppnomaxhand",
"cantcrew",
"hiddenface",//test for facedown
"hiddenface",//test for hiding card
"anytypeofmana"
};