Commit 0b03c04c authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12008027.lua

parent 7e1272dd
......@@ -93,6 +93,6 @@ function c12008027.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_ATOHAND)
local tc=rg:Select(tp,1,1,nil):GetFirst()
Duel.SendtoHand(tc,tp,REASON_EFFECT)
Duel.ConfirmCards(tc)
Duel.ConfirmCards(1-tp,tc)
Duel.ShuffleDeck(tp)
end
\ No newline at end of file
end
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