Commit bf06c8dc authored by TanakaKotoha's avatar TanakaKotoha

lbwnb

parent 2ced5e98
......@@ -81,7 +81,7 @@ function cm.thop2(e,tp,eg,ep,ev,re,r,rp)
else
res=Duel.SelectOption(tp,aux.Stringid(m,3),aux.Stringid(m,4))
end
if res>0 then
if res>-1 then
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_UPDATE_LEVEL)
......
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