Commit 5fb5baa6 authored by Grajade's avatar Grajade

Update c1110111.lua

parent 78cc89fe
Pipeline #11579 passed with stages
in 21 minutes and 39 seconds
......@@ -75,7 +75,7 @@ function c1110111.op1(e,tp,eg,ep,ev,re,r,rp)
e2:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
sg:GetFirst():RegisterEffect(e2)
else
local sg=Duel.GetMatchingGroup(tp,c1110111.tfilter1_2,tp,0,LOCATION_MZONE,nil,e,tp)
local sg=Duel.GetMatchingGroup(c1110111.tfilter1_2,tp,0,LOCATION_MZONE,nil,e,tp)
if sg:GetCount()<1 then return end
for tc in aux.Next(sg) do
local e3=Effect.CreateEffect(c)
......
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