Commit 0ba77e03 authored by GuGu's avatar GuGu

Update c74560004.lua

parent 011808d8
Pipeline #32661 passed with stage
in 49 seconds
...@@ -50,6 +50,7 @@ function cCardno.op(e,tp,eg,ep,ev,re,r,rp) ...@@ -50,6 +50,7 @@ function cCardno.op(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then if g:GetCount()>0 then
tc=g:GetFirst() tc=g:GetFirst()
Duel.ConfirmDecktop(1-tp,1) Duel.ConfirmDecktop(1-tp,1)
Duel.DisableShuffleCheck()
Duel.Remove(g,POS_FACEDOWN,REASON_EFFECT) Duel.Remove(g,POS_FACEDOWN,REASON_EFFECT)
end end
Duel.BreakEffect() Duel.BreakEffect()
......
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