Commit 8eb9eb51 authored by Chen Bill's avatar Chen Bill

update ティンダングル・ドロネー

parent 924b8db9
...@@ -29,7 +29,7 @@ function c99157310.cfilter1(c) ...@@ -29,7 +29,7 @@ function c99157310.cfilter1(c)
end end
function c99157310.condition(e,tp,eg,ep,ev,re,r,rp) function c99157310.condition(e,tp,eg,ep,ev,re,r,rp)
return ep==tp and Duel.GetAttacker():IsControler(1-tp) return ep==tp and Duel.GetAttacker():IsControler(1-tp)
and Duel.GetMatchingGroup(c99157310.cfilter1,tp,LOCATION_GRAVE,0,nil):GetClassCount(Card.GetCode)>2 and Duel.GetMatchingGroup(c99157310.cfilter1,tp,LOCATION_GRAVE,0,nil):GetClassCount(Card.GetCode)>=3
end end
function c99157310.filter(c,e,tp) function c99157310.filter(c,e,tp)
return c:IsCode(75119040) and c:IsCanBeSpecialSummoned(e,0,tp,false,false) and Duel.GetLocationCountFromEx(tp,tp,nil,c)>0 return c:IsCode(75119040) and c:IsCanBeSpecialSummoned(e,0,tp,false,false) and Duel.GetLocationCountFromEx(tp,tp,nil,c)>0
......
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