Commit de2d2ff5 authored by mercury233's avatar mercury233 Committed by GitHub

fix サイバーポッド

parent 4134794c
...@@ -48,7 +48,6 @@ function c34124316.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -48,7 +48,6 @@ function c34124316.operation(e,tp,eg,ep,ev,re,r,rp)
else gg:AddCard(tc) end else gg:AddCard(tc) end
tc=g2:GetNext() tc=g2:GetNext()
end end
Duel.SpecialSummonComplete()
if hg:GetCount()>0 then if hg:GetCount()>0 then
Duel.DisableShuffleCheck() Duel.DisableShuffleCheck()
Duel.SendtoHand(hg,nil,REASON_EFFECT) Duel.SendtoHand(hg,nil,REASON_EFFECT)
...@@ -59,4 +58,5 @@ function c34124316.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -59,4 +58,5 @@ function c34124316.operation(e,tp,eg,ep,ev,re,r,rp)
Duel.DisableShuffleCheck() Duel.DisableShuffleCheck()
Duel.SendtoGrave(gg,REASON_EFFECT) Duel.SendtoGrave(gg,REASON_EFFECT)
end end
Duel.SpecialSummonComplete()
end 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