Commit 08bd5499 authored by sidschingis's avatar sidschingis

fix

fixed card staying revealed
parent 8c65eef4
......@@ -47,6 +47,7 @@ function c16404809.operation(e,tp,eg,ep,ev,re,r,rp)
local sg=g:FilterSelect(tp,c16404809.filter,1,1,nil)
Duel.SendtoHand(sg,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,sg)
Duel.ShuffleHand(p)
g:Sub(sg)
end
Duel.SendtoGrave(g,REASON_EFFECT+REASON_REVEAL)
......
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