Please log in
Wall: +1Discard a card from hand
BB code
Effect
Code
$t->myData()->addWall(1); if ($t->mode() != $t->cardPos()) { $t->setCard('my', $t->mode(), $t->drawCard($t->myDeck(), $t->myData()->Hand, $t->mode(), 'drawCardRandom')); }
An error has occurred