Commit 98911efb authored by nanahira's avatar nanahira Committed by GitHub

Update c37564765.lua

parent 6cf72054
......@@ -1050,6 +1050,7 @@ function cm.PendOperationNanahira()
local lscale=c:GetLeftScale()
local rscale=rpz:GetRightScale()
if lscale>rscale then lscale,rscale=rscale,lscale end
local eset={Duel.IsPlayerAffectedByEffect(tp,EFFECT_EXTRA_PENDULUM_SUMMON)}
local ft=Duel.GetUsableMZoneCount(tp)
local mft=Duel.GetMZoneCount(tp)
local eft=Duel.GetLocationCountFromEx(tp)
......
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