Commit 66cbdbd6 authored by Tachibana's avatar Tachibana

ndyd

parent a29cfc6f
...@@ -68,8 +68,8 @@ function c9330013.disop(e,tp,eg,ep,ev,re,r,rp) ...@@ -68,8 +68,8 @@ 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,eg)
Duel.Overlay(xyz,c) Duel.Overlay(xyz,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