Erwan
- IMPORTANT: Legendary is not an ability anymore, creating cards with super types should be much more natural. You can now say "type=Snow Land", and stuff like that. No backward compatibility!!!
This commit is contained in:
@@ -36,7 +36,7 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"persist",
|
||||
"retrace",
|
||||
"exalted",
|
||||
"legendary",
|
||||
"nofizzle",
|
||||
"shadow",
|
||||
"reachshadow",
|
||||
"foresthome",
|
||||
@@ -55,7 +55,6 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"deathtouch",
|
||||
"horsemanship",
|
||||
"cantregenerate",
|
||||
"nofizzle",
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user