Commit d9648d5a authored by gg123gg's avatar gg123gg

Update c12069003.lua

parent 41b8b1e7
Pipeline #5774 passed with stages
in 35 minutes and 13 seconds
......@@ -24,6 +24,5 @@ function cm.op(e,tp,eg,ep,ev,re,r,rp)
Duel.ConfirmCards(tp,g2)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_ATOHAND)
local ag1=g2:Select(tp,1,1,nil)
local g2=Duel.GetFieldGroup(tp,0,LOCATION_HAND)
Duel.SendtoGrave(g2,REASON_DISCARD+REASON_EFFECT)
Duel.SendtoGrave(ag1,REASON_DISCARD+REASON_EFFECT)
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