Commit 11efe3b9 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c50218131.lua

parent 1c7781a4
Pipeline #30853 passed with stages
in 28 minutes and 47 seconds
......@@ -44,6 +44,7 @@ function c50218131.drop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK)
local g=Duel.SelectMatchingCard(tp,c50218131.tdfilter,tp,LOCATION_GRAVE,0,1,1,nil)
if g:GetCount()>0 then
Duel.HintSelection(g)
if Duel.SendtoDeck(g,nil,2,REASON_EFFECT)>0 then
Duel.BreakEffect()
Duel.Draw(tp,1,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