Commit 02b9e9ae authored by Amiya's avatar Amiya

修复

parent ccb122bb
Pipeline #42478 failed with stages
in 1 minute and 22 seconds
......@@ -61,7 +61,7 @@ function s.drop(e,tp,eg,ep,ev,re,r,rp)
Duel.Draw(tp,1,REASON_EFFECT)
end
end
function s.cfilter(c,tp,e)
function s.cfilter(c,tp)
return c:IsSummonPlayer(tp) and c:IsSummonType(SUMMON_TYPE_ADVANCE)
end
function s.descon(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