Commit 84bbbf7a authored by Tianchenglipu's avatar Tianchenglipu

Update c18326736.lua

parent 4f7ff2e9
...@@ -60,6 +60,7 @@ function c18326736.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -60,6 +60,7 @@ function c18326736.spop(e,tp,eg,ep,ev,re,r,rp)
if mg:GetCount()~=0 then if mg:GetCount()~=0 then
Duel.Overlay(sc,mg) Duel.Overlay(sc,mg)
end end
sc:SetMaterial(Group.FromCards(c))
Duel.Overlay(sc,Group.FromCards(c)) Duel.Overlay(sc,Group.FromCards(c))
Duel.SpecialSummon(sc,SUMMON_TYPE_XYZ,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(sc,SUMMON_TYPE_XYZ,tp,tp,false,false,POS_FACEUP)
sc:CompleteProcedure() sc:CompleteProcedure()
......
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