Commit 99643f7b authored by Ruby's avatar Ruby

Update c101303007.lua

parent eefe8ed7
Pipeline #40942 failed with stages
in 1 minute and 18 seconds
...@@ -74,7 +74,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -74,7 +74,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.BreakEffect() Duel.BreakEffect()
tc:SetMaterial(nil) tc:SetMaterial(nil)
Duel.SpecialSummon(tc,SUMMON_TYPE_SYNCHRO,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(tc,SUMMON_TYPE_SYNCHRO,tp,tp,false,false,POS_FACEUP)
sc:CompleteProcedure() tc:CompleteProcedure()
end end
end end
function s.damcon(e) function s.damcon(e)
......
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