Commit 85a9e4dc authored by TanakaKotoha's avatar TanakaKotoha

wdnmd

parent 74d1640c
......@@ -46,6 +46,7 @@ function c65010514.op(e,tp,eg,ep,ev,re,r,rp)
local sg=g:Filter(Card.IsRelateToEffect,nil,e)
local s=sg:GetCount()
if s>0 and Duel.SendtoDeck(sg,nil,2,REASON_EFFECT)==s then
Duel.ShuffleDeck(tp)
Duel.Draw(tp,1,REASON_EFFECT)
if m==1 and Duel.IsExistingMatchingCard(c65010514.spfil,tp,LOCATION_EXTRA+LOCATION_GRAVE,0,1,nil,e,tp,s) and Duel.SelectYesNo(tp,aux.Stringid(65010514,0)) then
while s~=0 do
......
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