Commit 9a9e530d authored by Chrono-Genex's avatar Chrono-Genex Committed by GitHub

fix (#1739)

parent cce512ea
......@@ -16,6 +16,7 @@ function c47025270.drtg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function c47025270.drop(e,tp,eg,ep,ev,re,r,rp)
if Duel.Draw(tp,1,REASON_EFFECT)~=0 then
Duel.BreakEffect()
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK)
local g=Duel.SelectMatchingCard(tp,nil,tp,LOCATION_HAND,0,1,1,nil)
Duel.SendtoDeck(g,nil,SEQ_DECKBOTTOM,REASON_EFFECT)
......
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