Please log in
Replace a card in hand with Swift
BB code
Effect
Code
$t->setCard('my', $t->mode(), $t->drawCard($t->getList(['keyword'=>'Swift']), $t->myData()->Hand, $t->mode(), 'drawCardList')); if ($t->mode() == $t->cardPos()) { $t->noNextCard(); }
An error has occurred