Please log in
Replace a card in opponent's hand with a common card from your deck
BB code
Effect
Code
$t->setCard('his', $t->mode(), $t->drawCard($t->myDeck()->Common, $t->hisData()->Hand, $t->mode(), 'drawCardList'));
An error has occurred