Commit 5a063ddf authored by 伊蕾娜's avatar 伊蕾娜

c74560007.lua

parent de05ce6e
...@@ -88,7 +88,6 @@ function cCardno.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -88,7 +88,6 @@ function cCardno.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.Remove(tg,POS_FACEDOWN,REASON_EFFECT) Duel.Remove(tg,POS_FACEDOWN,REASON_EFFECT)
local tg2=tg:Filter(Card.IsLocation,nil,LOCATION_ONFIELD) local tg2=tg:Filter(Card.IsLocation,nil,LOCATION_ONFIELD)
Duel.Remove(tg,POS_FACEUP,REASON_EFFECT) Duel.Remove(tg,POS_FACEUP,REASON_EFFECT)
end
if Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP)>0 then if Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP)>0 then
--c:CompleteProcedure() --c:CompleteProcedure()
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
......
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