Laurent - Update LEG (complete review and clean-up , + added some card to the code) some other cards could be added (storm world, storm seeker, typhoon, spiritual sanctuary) but that will be for later ;-)
This commit is contained in:
@@ -3423,7 +3423,7 @@ class ADreambornMuse: public TriggeredAbility{
|
||||
|
||||
virtual ostream& toString(ostream& out) const
|
||||
{
|
||||
out << "ADamageForTypeControlled ::: nbcards : " << nbcards
|
||||
out << "ADreambornMuse ::: nbcards : " << nbcards
|
||||
<< " (";
|
||||
return TriggeredAbility::toString(out) << ")";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user