Commit 3c440f92 authored by GuGu's avatar GuGu

Update c86379047.lua

parent 5d996bb0
Pipeline #42761 passed with stage
in 4 seconds
...@@ -164,7 +164,7 @@ function c86379047.mop(e,tp,eg,ep,ev,re,r,rp) ...@@ -164,7 +164,7 @@ function c86379047.mop(e,tp,eg,ep,ev,re,r,rp)
else else
s=Duel.SelectDisableField(c:GetSummonPlayer(),1,0,LOCATION_MZONE,~(flag<<16)) s=Duel.SelectDisableField(c:GetSummonPlayer(),1,0,LOCATION_MZONE,~(flag<<16))
end end
nseq=math.log(move1,2)-16 nseq=math.log(s,2)-16
Duel.MoveSequence(scc1,nseq) Duel.MoveSequence(scc1,nseq)
end end
scc1=sg1:GetNext() scc1=sg1:GetNext()
......
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