Libraryeater and Canplayfromexile
extend canplayfromgraveyard with canplayfromexile libraryeater for undead alchemist
This commit is contained in:
@@ -184,7 +184,7 @@ public:
|
||||
MTGPlayFromGraveyardRule(GameObserver* observer, int _id);
|
||||
const string getMenuText()
|
||||
{
|
||||
return "Cast Card From Graveyard";
|
||||
return "Cast Card From This Zone";
|
||||
}
|
||||
virtual MTGPlayFromGraveyardRule * clone() const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user