Commit aed6b3c5 authored by mercury233's avatar mercury233

fix

parent 60fc9183
Pipeline #8113 passed with stages
in 1 minute and 4 seconds
......@@ -85,7 +85,8 @@ end
function c101108048.actlimit(e,re,tp)
return re:IsActiveType(TYPE_MONSTER)
end
function c101108048.discon(e,tp,eg,ep,ev,re,r,rp)
function c101108048.discon(e)
local tp=e:GetHandlerPlayer()
return Duel.GetCustomActivityCount(101108048,tp,ACTIVITY_SPSUMMON)==0
end
function c101108048.disop(e,tp,eg,ep,ev,re,r,rp)
......
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