Commit 89d797ae authored by jwyxym's avatar jwyxym Committed by GitHub

Add files via upload

parent 9d510f5d
......@@ -15,6 +15,7 @@ function cm.operation2(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.SelectTarget(tp,vgf.RMonsterFilter,tp,0,LOCATION_MZONE,1,1,nil)
if g then
Duel.HintSelection(g)
Duel.SendtoGrave(g,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