- fixed a bug with Mountain goat
- fixed a bug with Hymn of rebirth
This commit is contained in:
wagic.the.homebrew
2008-12-07 14:12:19 +00:00
parent c4aad7ce4b
commit ceb2b9b7b3
4 changed files with 25 additions and 2 deletions
+2 -1
View File
@@ -1278,8 +1278,9 @@ void AbilityFactory::addAbilities(int _id, Spell * spell){
case 1360: //Resurrection
{
Player * p = card->controller();
Player * p2 = card->target->controller();
AbilityFactory af;
af.putInPlayFromZone(card->target, p->game->graveyard, p);
af.putInPlayFromZone(card->target, p2->game->graveyard, p);
break;
}
case 1362: //Reverse polarity