Commit 21bceffc authored by DailyShana's avatar DailyShana

errata

parent 24f8f17c
...@@ -27,6 +27,7 @@ function c25774450.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -27,6 +27,7 @@ function c25774450.activate(e,tp,eg,ep,ev,re,r,rp)
local dc=dg:GetFirst() local dc=dg:GetFirst()
local cc=cg:GetFirst() local cc=cg:GetFirst()
if dc:IsRelateToEffect(e) and cc:IsRelateToEffect(e) and Duel.Destroy(dc,REASON_EFFECT)~=0 then if dc:IsRelateToEffect(e) and cc:IsRelateToEffect(e) and Duel.Destroy(dc,REASON_EFFECT)~=0 then
Duel.BreakEffect()
Duel.GetControl(cc,1-tp) Duel.GetControl(cc,1-tp)
end 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