Commit ef7c21bc authored by wind2009's avatar wind2009

Fix Emカップ・トリッカー

parent 3b81cea3
......@@ -155,7 +155,7 @@ function s.xyzop(e,tp,eg,ep,ev,re,r,rp)
tg:Sub(tg2)
local tc=tg2:GetFirst()
local tc2=tg:GetFirst()
if tc2 then
if tc2 and not tc2:IsImmuneToEffect(e) then
local og=tc:GetOverlayGroup()
local sg=og:Select(tp,1,1,nil)
Duel.Overlay(tc2,sg,false)
......
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