Commit 15a380d0 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12036010.lua

parent 8eb9f975
......@@ -53,6 +53,8 @@ function cm.tdop(e,tp,eg,ep,ev,re,r,rp)
elseif tc:IsAbleToHand() and Duel.SelectYesNo(tp,aux.Stringid(m,1)) then
Duel.SendtoHand(tc,tp,REASON_EFFECT)
Duel.RegisterFlagEffect(tp,m+100,nil,0,1)
else
Duel.SendtoDeck(tc,nil,2,REASON_EFFECT)
end
end
function cm.thtgfil(c)
......
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