Commit 2221fb44 authored by mercury233's avatar mercury233 Committed by GitHub

fix 魔救の奇跡-レオナイト

parent e48204a5
...@@ -46,6 +46,7 @@ function c47674738.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -46,6 +46,7 @@ function c47674738.thop(e,tp,eg,ep,ev,re,r,rp)
local sg=g:FilterSelect(tp,c47674738.thfilter,1,1,nil) local sg=g:FilterSelect(tp,c47674738.thfilter,1,1,nil)
Duel.SendtoHand(sg,nil,REASON_EFFECT) Duel.SendtoHand(sg,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,sg) Duel.ConfirmCards(1-tp,sg)
Duel.ShuffleHand(tp)
ct=g:GetCount()-sg:GetCount() ct=g:GetCount()-sg:GetCount()
end end
if ct>0 then if ct>0 then
......
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