Commit 96ceada6 authored by mallu11's avatar mallu11 Committed by GitHub

fix マシンナーズ・メタルクランチ (#1611)

parent bc9e0c49
...@@ -54,6 +54,7 @@ function c69838761.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -54,6 +54,7 @@ function c69838761.thop(e,tp,eg,ep,ev,re,r,rp)
local sg=g:Select(tp,3,3,nil) local sg=g:Select(tp,3,3,nil)
Duel.ConfirmCards(1-tp,sg) Duel.ConfirmCards(1-tp,sg)
local tg=sg:RandomSelect(1-tp,1) local tg=sg:RandomSelect(1-tp,1)
Duel.ShuffleDeck(tp)
Duel.SendtoHand(tg,nil,REASON_EFFECT) Duel.SendtoHand(tg,nil,REASON_EFFECT)
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