Commit fb6d937a authored by wind2009's avatar wind2009

Fix

parent b664345b
Pipeline #40127 passed with stages
in 2 minutes and 55 seconds
No preview for this file type
#created by ygomobile
100244001
100244002
100244004
100244005
100244032
\ No newline at end of file
100244032
100244033
\ No newline at end of file
......@@ -61,4 +61,4 @@ function s.repval(e,c)
end
function s.repop(e,tp,eg,ep,ev,re,r,rp)
Duel.Remove(e:GetHandler(),POS_FACEUP,REASON_EFFECT)
end
\ No newline at end of file
end
......@@ -57,4 +57,4 @@ function s.effectfilter(e,ct)
local tc=te:GetHandler()
return p==tp and not tc:IsCode(id) and loc==LOCATION_MZONE and te:IsActiveType(TYPE_MONSTER)
and (tc:IsOriginalSetCard(0x66) and tc:IsType(TYPE_SYNCHRO) or aux.IsCodeListed(tc,60800381))
end
\ No newline at end of file
end
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