Commit 84172785 authored by Tianchenglipu's avatar Tianchenglipu

Update c83319610.lua

parent 1450c51c
...@@ -107,6 +107,7 @@ function c83319610.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -107,6 +107,7 @@ function c83319610.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