Commit dd255647 authored by GuGu's avatar GuGu

Update c27142.lua

parent 51df179c
Pipeline #29471 passed with stage
in 9 seconds
...@@ -122,7 +122,7 @@ function c27142.spop(e,tp,eg,ep,ev,re,r,rp,c) ...@@ -122,7 +122,7 @@ function c27142.spop(e,tp,eg,ep,ev,re,r,rp,c)
sg:Merge(sg2) sg:Merge(sg2)
end end
end end
Duel.SendtoGrave(sg,REASON_EFFECT) Duel.SendtoGrave(sg,REASON_SPSUMMON)
end end
function c27142.desfilter1(c) function c27142.desfilter1(c)
return c:IsDestructable() and c:IsFaceup() return c:IsDestructable() and c:IsFaceup()
......
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