Commit f7ab3d20 authored by Tachibana's avatar Tachibana

eme

parent 441e4904
Pipeline #8468 passed with stages
in 33 minutes and 55 seconds
......@@ -117,6 +117,8 @@ function c33200516.tzop(e,tp,eg,ep,ev,re,r,rp)
local op=0
if c:IsRelateToEffect(e) then
op=Duel.SelectOption(1-tp,aux.Stringid(33200516,2),aux.Stringid(33200516,3))
else
op=0
end
if op==0 then
Duel.SendtoGrave(sgc,REASON_EFFECT)
......@@ -148,6 +150,8 @@ function c33200516.tzop(e,tp,eg,ep,ev,re,r,rp)
local op=0
if c:IsRelateToEffect(e) then
op=Duel.SelectOption(1-tp,aux.Stringid(33200516,2),aux.Stringid(33200516,3))
else
op=0
end
if op==0 then
Duel.SendtoGrave(sgc,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