Commit d3a25861 authored by TanakaKotoha's avatar TanakaKotoha

daniaozhuanzhuanzhuan

parent f7f2f536
Pipeline #2425 passed with stages
in 42 minutes and 27 seconds
......@@ -74,6 +74,7 @@ function c65050174.sumop(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.SelectMatchingCard(tp,c65050174.sumexfil,tp,LOCATION_EXTRA,0,1,1,nil,e,tp,tc)
if g:GetCount()>0 then
Duel.SpecialSummon(g,SUMMON_TYPE_XYZ,tp,tp,false,false,POS_FACEUP)
g:GetFirst():CompleteProcedure()
local mg=Group.FromCards(tc,e:GetHandler())
Duel.Overlay(g:GetFirst(),mg)
end
......
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