Commit e180e907 authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent a84c64e6
...@@ -107,7 +107,7 @@ function c50424825.spcon2(e,tp,eg,ep,ev,re,r,rp) ...@@ -107,7 +107,7 @@ function c50424825.spcon2(e,tp,eg,ep,ev,re,r,rp)
return c:IsReason(REASON_BATTLE+REASON_EFFECT) return c:IsReason(REASON_BATTLE+REASON_EFFECT)
end end
function c50424825.spfilter2(c,e,tp) function c50424825.spfilter2(c,e,tp)
return c:IsCode(50424805) and c:IsCanBeSpecialSummoned(e,0,tp,true,true) return c:IsCode(50424805) and c:IsCanBeSpecialSummoned(e,0,tp,true,false)
end end
function c50424825.sptg2(e,tp,eg,ep,ev,re,r,rp,chk) function c50424825.sptg2(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.GetLocationCount(tp,LOCATION_MZONE)>0 if chk==0 then return Duel.GetLocationCount(tp,LOCATION_MZONE)>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