Commit 9ae7a920 authored by nanahira's avatar nanahira Committed by mercury233

temp fix (#1130)

parent aa4ff6cc
......@@ -28,7 +28,7 @@ function c76647978.cost(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.PayLPCost(tp,2000)
end
function c76647978.fcheck(tp,sg,fc)
return #sg==2
return #sg<=2
end
function c76647978.filter1(c,e)
return c:IsOnField() and not c:IsImmuneToEffect(e)
......
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