Commit ed03ebe5 authored by TanakaKotoha's avatar TanakaKotoha

tnndx

parent 269ef6ff
......@@ -39,6 +39,7 @@ function cm.initial_effect(c)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_ATOHAND)
local sg=g:Select(tp,1,1,nil)
Duel.SendtoHand(sg,tp,REASON_EFFECT)
Duel.ShuffleHand(1-tp)
end)
c:RegisterEffect(e1)
local e3=Effect.CreateEffect(c)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment