Commit 97fddd3a authored by mercury233's avatar mercury233 Committed by GitHub

fix ヴァリアンツB-バロン

parent 3d82c5d5
......@@ -112,7 +112,7 @@ function c14418464.mvop(e,tp,eg,ep,ev,re,r,rp)
local nseq=0
if seq==0 then nseq=1 end
if seq==4 then nseq=3 end
Duel.MoveToField(tc,tp,tp,LOCATION_SZONE,POS_FACEUP,true,1<<nseq)
Duel.MoveToField(tc,tp,tc:GetControler(),LOCATION_SZONE,POS_FACEUP,true,1<<nseq)
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetCode(EFFECT_CHANGE_TYPE)
e1:SetType(EFFECT_TYPE_SINGLE)
......
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