Commit 4b435bd0 authored by Tianchenglipu's avatar Tianchenglipu

Update c44394295.lua

parent 8bad4d08
......@@ -88,6 +88,9 @@ function c44394295.activate(e,tp,eg,ep,ev,re,r,rp)
Duel.ConfirmCards(1-tp,cg1)
Duel.ConfirmCards(1-tp,cg2)
Duel.ShuffleHand(tp)
if bit.band(loc,LOCATION_DECK)==LOCATION_DECK then
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