Commit 8280e572 authored by Tachibana's avatar Tachibana

12

parent fe721dd8
Pipeline #3760 passed with stages
in 42 minutes and 54 seconds
......@@ -51,7 +51,7 @@ function c12051021.efilter(e,te)
return te:GetOwner()~=e:GetOwner()
end
function c12051021.rmcon(e,tp,eg,ep,ev,re,r,rp)
return tp~=ep
return eg:IsExists(Card.GetSummonPlayer,1,nil,tp)
end
function c12051021.filters(c,e,tp)
return c:IsRace(RACE_WINDBEAST) and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
......
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