Commit 656bb1dc authored by TanakaKotoha's avatar TanakaKotoha

888

parent 211cce9c
......@@ -120,7 +120,7 @@ function cm.distg(e,tp,eg,ep,ev,re,r,rp,chk)
local tp=e:GetHandlerPlayer()
if chk==0 then return true end
Duel.SetOperationInfo(0,CATEGORY_NEGATE,eg,1,0,0)
local g=Duel.GetMatchingGroup(c15000050.c3filter,e:GetHandlerPlayer(),LOCATION_PZONE,0,nil)
local g=Duel.GetMatchingGroup(cm.c3filter,e:GetHandlerPlayer(),LOCATION_PZONE,0,nil)
if g:GetCount()==2 then
local cc=g:GetFirst()
local lsc=cc:GetLeftScale()
......
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