Commit dd62d714 authored by VanillaSalt's avatar VanillaSalt

fix

parent d991a567
...@@ -54,7 +54,7 @@ function c84305651.sptg(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -54,7 +54,7 @@ function c84305651.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
elseif b1 then elseif b1 then
op=Duel.SelectOption(tp,aux.Stringid(84305651,1)) op=Duel.SelectOption(tp,aux.Stringid(84305651,1))
else else
op=Duel.SelectOption(tp,aux.Stringid(84305651,1))+1 op=Duel.SelectOption(tp,aux.Stringid(84305651,2))+1
end end
if op==0 then if op==0 then
Duel.SetTargetCard(bc) Duel.SetTargetCard(bc)
......
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