Commit 33919489 authored by Tachibana's avatar Tachibana

eme

parent 84e612cb
Pipeline #7585 passed with stages
in 21 minutes and 15 seconds
...@@ -69,8 +69,7 @@ function c9330013.disop(e,tp,eg,ep,ev,re,r,rp) ...@@ -69,8 +69,7 @@ function c9330013.disop(e,tp,eg,ep,ev,re,r,rp)
local xyz=xyzg:Select(tp,1,1,nil):GetFirst() local xyz=xyzg:Select(tp,1,1,nil):GetFirst()
rc:CancelToGrave() rc:CancelToGrave()
c:CancelToGrave() c:CancelToGrave()
Duel.Overlay(xyz,c) Duel.Overlay(xyz,Group.FromCards(rc,c))
Duel.Overlay(xyz,Group.FromCards(rc))
else else
Duel.Destroy(eg,REASON_EFFECT) Duel.Destroy(eg,REASON_EFFECT)
end 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