Commit f6281f20 authored by nanahira's avatar nanahira

rev

parent a0db7070
......@@ -70,7 +70,6 @@ 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) 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