Commit 0005ab35 authored by nekrozar's avatar nekrozar
parent 3b5bf787
...@@ -39,6 +39,8 @@ function c15744417.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -39,6 +39,8 @@ function c15744417.operation(e,tp,eg,ep,ev,re,r,rp)
elseif (d1==d2 and (d1==5 or d1==6)) or (d1==d3 and (d1==5 or d1==6)) or (d2==d3 and (d2==5 or d2==6)) then elseif (d1==d2 and (d1==5 or d1==6)) or (d1==d3 and (d1==5 or d1==6)) or (d2==d3 and (d2==5 or d2==6)) then
res56=true res56=true
end end
if not res12 and not res34 and not res56 then return end
Duel.BreakEffect()
if res12 then if res12 then
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE) e1:SetType(EFFECT_TYPE_SINGLE)
......
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