Please log in
Summons selected card in hand
BB code
Effect
Code
if ($t->mode() != $t->cardPos()) { $t->nextCard($t->myData()->Hand[$t->mode()]); }
An error has occurred