Commit b6993613 authored by salix5's avatar salix5

fix

parent bc7e1ae7
...@@ -36,5 +36,6 @@ function c8559793.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -36,5 +36,6 @@ function c8559793.operation(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 and not g:GetFirst():IsHasEffect(EFFECT_NECRO_VALLEY) then if g:GetCount()>0 and not g:GetFirst():IsHasEffect(EFFECT_NECRO_VALLEY) then
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g) Duel.ConfirmCards(1-tp,g)
Duel.ShuffleDeck(tp)
end end
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