Commit b1bbb55d authored by DailyShana's avatar DailyShana Committed by GitHub

fix にらみ合い (#1352)

parent 12feaa26
......@@ -31,7 +31,7 @@ function c97729135.initial_effect(c)
c:RegisterEffect(e3)
end
function c97729135.cfilter(c,tp)
return c:GetSummonPlayer()==tp and c:IsPreviousLocation(LOCATION_EXTRA)
return c:GetSummonPlayer()==tp and c:GetSequence()>=5
end
function c97729135.mvcon1(e,tp,eg,ep,ev,re,r,rp)
return eg:IsExists(c97729135.cfilter,1,nil,tp)
......
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