Commit 6a9eea68 authored by wind2009's avatar wind2009

Merge branch 'patch-3' into 'master'

Fix 時空の七皇

See merge request mycard/pre-release-database-cdb!30
parents c2f8f1d3 ad0f1866
......@@ -38,6 +38,7 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.ConfirmCards(1-tp,tc2)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK)
local dg=Duel.GetFieldGroup(tp,LOCATION_HAND,0):Select(tp,1,1,nil)
Duel.ShuffleDeck(tp)
Duel.ShuffleHand(tp)
if dg:GetCount()>0 then
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