Commit 6436895a authored by 未闻皂名's avatar 未闻皂名

2023/12/19 bug修复

parent 574eca07
Pipeline #24451 passed with stages
in 14 minutes and 26 seconds
......@@ -33,6 +33,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
local sg=g:Select(tp,1,1,nil)
Duel.ConfirmCards(1-tp,sg)
Duel.Draw(tp,1,REASON_EFFECT)
Duel.ShuffleHand(tp)
end
end
end
\ No newline at end of file
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