Commit ae61e0e5 authored by nanahira's avatar nanahira

fix

parent ba41fea3
......@@ -70,6 +70,8 @@ function c77765002.initial_effect(c)
Duel.SetOperationInfo(0,CATEGORY_EQUIP,tg,#tg,0,0)
end)
e3:SetOperation(function (e,tp,eg,ep,ev,re,r,rp)
if not Duel.IsExistingMatchingCard(KaguyaFilter,tp,LOCATION_MZONE,LOCATION_MZONE,1,nil,e,tp,c)
end,nil) then return end
local c=e:GetHandler()
local g=e:GetLabelObject():GetLabelObject()
local tg=g:Filter(function(c)
......
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