Commit 80fbc9e6 authored by sidschingis's avatar sidschingis

fix

parent 0a3cb035
...@@ -34,4 +34,5 @@ function c77334267.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -34,4 +34,5 @@ function c77334267.desop(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetChainInfo(0,CHAININFO_TARGET_CARDS) local g=Duel.GetChainInfo(0,CHAININFO_TARGET_CARDS)
if g:IsRelateToEffect(e) then if g:IsRelateToEffect(e) then
Duel.Destroy(g,REASON_EFFECT) Duel.Destroy(g,REASON_EFFECT)
end
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