Commit c657fe1a authored by mercury233's avatar mercury233 Committed by GitHub

fix ダーク・アリゲーター

parent d89fff71
...@@ -79,7 +79,7 @@ function c34479658.tkop(e,tp,eg,ep,ev,re,r,rp) ...@@ -79,7 +79,7 @@ function c34479658.tkop(e,tp,eg,ep,ev,re,r,rp)
local token=Duel.CreateToken(tp,34479659) local token=Duel.CreateToken(tp,34479659)
Duel.SpecialSummonStep(token,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummonStep(token,0,tp,tp,false,false,POS_FACEUP)
matc=matc-1 matc=matc-1
if matc<=0 or not Duel.SelectYesNo(tp,aux.Stringid(34479659,2)) then ctn=false end if matc<=0 or not Duel.SelectYesNo(tp,aux.Stringid(34479658,2)) then ctn=false end
end end
Duel.SpecialSummonComplete() Duel.SpecialSummonComplete()
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