Commit 9bcca274 authored by Tachibana's avatar Tachibana

eme

parent 974daa9e
Pipeline #8989 passed with stages
in 33 minutes and 49 seconds
......@@ -139,6 +139,6 @@ function cm.tdop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK)
local g=Duel.SelectMatchingCard(tp,cm.thfilter1,tp,LOCATION_REMOVED,0,1,1,nil)
Duel.SendtoHand(tc,nil,REASON_EFFECT)
Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g)
end
\ No newline at end of file
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