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