Commit 8b3027f9 authored by TanakaKotoha's avatar TanakaKotoha

foo foo

parent be40960c
......@@ -173,7 +173,7 @@ function c21520189.tgfilter(c)
return c:IsSetCard(0x490) and c:IsFaceup()
end
function c21520189.tgtg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.GetFieldGroupCount(tp,LOCATION_DECK,0)<=Duel.GetMatchingGroupCount(c21520189.tgfilter,tp,LOCATION_ONFIELD,0,nil) end
if chk==0 then return Duel.GetFieldGroupCount(tp,LOCATION_DECK,0)>=Duel.GetMatchingGroupCount(c21520189.tgfilter,tp,LOCATION_ONFIELD,0,nil) end
end
function c21520189.tgop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
......
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