Commit cf668759 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12009057.lua

parent 24d31a32
......@@ -105,6 +105,7 @@ function c12009057.spop(e,tp,eg,ep,ev,re,r,rp)
sel_zone=sel_zone>>16
end
Duel.SpecialSummonStep(sc,0,tp,sump,false,false,POS_FACEUP_DEFENSE,sel_zone)
Duel.SpecialSummonComplete()
--spsummon limit
local e2=Effect.CreateEffect(c)
e2:SetType(EFFECT_TYPE_FIELD)
......@@ -119,4 +120,4 @@ end
end
function c12009057.sslimit(e,c,sump,sumtype,sumpos,targetp,se)
return c:IsLocation(LOCATION_EXTRA) and not c:IsType(TYPE_SYNCHRO)
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