Commit fb2e1696 authored by Tachibana's avatar Tachibana

nmbd

parent 9255d6ad
Pipeline #3455 passed with stages
in 25 minutes and 38 seconds
......@@ -54,7 +54,7 @@ function cm.op(e,tp,eg,ep,ev,re,r,rp)
if xg:GetCount()>0 and xg:IsExists(Card.IsAbleToHand,1,nil) and Duel.SelectYesNo(tp,aux.Stringid(m,0)) then
local xg0=xg:GetFirst()
Duel.BreakEffect()
Duel.SendtoGrave(c,REASON_EFFECT)
Duel.SendtoGrave(c,REASON_EFFECT+REASON_DISCARD)
Duel.SendtoHand(xg0,tp,REASON_EFFECT)
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