reverted change for r4189, as it broke functionality in codebase
This commit is contained in:
@@ -159,7 +159,6 @@ class Constants
|
||||
CANTBLOCK = 39,
|
||||
DOESNOTUNTAP = 40,
|
||||
OPPONENTSHROUD = 41,
|
||||
HEXPROOF = OPPONENTSHROUD,
|
||||
INDESTRUCTIBLE = 42,
|
||||
INTIMIDATE = 43,
|
||||
DEATHTOUCH = 44,
|
||||
|
||||
@@ -71,7 +71,6 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"cantblock",
|
||||
"doesnotuntap",
|
||||
"opponentshroud",
|
||||
"hexproof",
|
||||
"indestructible",
|
||||
"intimidate",
|
||||
"deathtouch",
|
||||
|
||||
Reference in New Issue
Block a user