Commit ea85d5b7 authored by wind2009's avatar wind2009
parents 00a1f388 0167bd63
Pipeline #41482 canceled with stages
in 2 seconds
...@@ -97,10 +97,10 @@ function s.eqop(e,tp,eg,ep,ev,re,r,rp) ...@@ -97,10 +97,10 @@ function s.eqop(e,tp,eg,ep,ev,re,r,rp)
qc:RegisterEffect(e1) qc:RegisterEffect(e1)
end end
else else
Duel.SendtoGrave(qc,REASON_EFFECT) Duel.SendtoGrave(qc,REASON_RULE)
end end
else else
Duel.SendtoGrave(qc,REASON_EFFECT) Duel.SendtoGrave(qc,REASON_RULE)
end end
if #g>0 then if #g>0 then
Duel.SortDecktop(tp,tp,#g) Duel.SortDecktop(tp,tp,#g)
......
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