Draft of new feature: canplayfromgraveyard
this will allow playing cards from graveyard examples: tbd
This commit is contained in:
@@ -131,7 +131,8 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"poisondamager",//deals damage to players as poison counters.
|
||||
"soulbond",
|
||||
"lure",
|
||||
"nolegend"
|
||||
"nolegend",
|
||||
"canplayfromgraveyard"
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user