Commit cc257456 authored by Amiya's avatar Amiya

修复

parent 8b28cf1b
......@@ -97,10 +97,10 @@ function s.eqop(e,tp,eg,ep,ev,re,r,rp)
qc:RegisterEffect(e1)
end
else
Duel.SendtoGrave(qc,REASON_EFFECT)
Duel.SendtoGrave(qc,REASON_RULE)
end
else
Duel.SendtoGrave(qc,REASON_EFFECT)
Duel.SendtoGrave(qc,REASON_RULE)
end
if #g>0 then
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