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) ...@@ -105,6 +105,7 @@ function c12009057.spop(e,tp,eg,ep,ev,re,r,rp)
sel_zone=sel_zone>>16 sel_zone=sel_zone>>16
end end
Duel.SpecialSummonStep(sc,0,tp,sump,false,false,POS_FACEUP_DEFENSE,sel_zone) Duel.SpecialSummonStep(sc,0,tp,sump,false,false,POS_FACEUP_DEFENSE,sel_zone)
Duel.SpecialSummonComplete()
--spsummon limit --spsummon limit
local e2=Effect.CreateEffect(c) local e2=Effect.CreateEffect(c)
e2:SetType(EFFECT_TYPE_FIELD) e2:SetType(EFFECT_TYPE_FIELD)
......
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