Commit bc438243 authored by nanahira's avatar nanahira

typo

parent a75989b0
...@@ -95,7 +95,7 @@ function c38784726.spcon(e,tp,eg,ep,ev,re,r,rp) ...@@ -95,7 +95,7 @@ function c38784726.spcon(e,tp,eg,ep,ev,re,r,rp)
return rp==1-tp and c:IsReason(REASON_EFFECT) and c:GetPreviousControler()==tp return rp==1-tp and c:IsReason(REASON_EFFECT) and c:GetPreviousControler()==tp
end end
function c38784726.spfilter(c,e,tp) function c38784726.spfilter(c,e,tp)
return c:IsCode(1613112) and c:IsCanBeSpecialSummoned(e,0,tp,true,false) return c:IsCode(16313112) and c:IsCanBeSpecialSummoned(e,0,tp,true,false)
end end
function c38784726.sptg(e,tp,eg,ep,ev,re,r,rp,chk) function c38784726.sptg(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