Commit 12716d80 authored by Tianchenglipu's avatar Tianchenglipu

Update c46008667.lua

parent 84bbbf7a
...@@ -94,6 +94,7 @@ function c46008667.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -94,6 +94,7 @@ function c46008667.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(tc))
Duel.Overlay(sc,Group.FromCards(tc)) Duel.Overlay(sc,Group.FromCards(tc))
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