Commit 3f4424d8 authored by TanakaKotoha's avatar TanakaKotoha

Mercury233

parent 8b4047fd
......@@ -41,7 +41,6 @@ function c81011035.cost(e,tp,eg,ep,ev,re,r,rp,chk)
e1:SetTarget(c81011035.splimit)
e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp)
Duel.DiscardHand(tp,Card.IsDiscardable,1,1,REASON_COST+REASON_DISCARD,c)
end
function c81011035.splimit(e,c,sump,sumtype,sumpos,targetp,se)
return not c:IsType(TYPE_FUSION) and c:IsLocation(LOCATION_EXTRA)
......
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