Commit 47a1dcc9 authored by GuGu's avatar GuGu

Update c86379722.lua 2效果无法生效

parent 1aec472c
Pipeline #21184 passed with stage
in 59 seconds
...@@ -51,7 +51,7 @@ end ...@@ -51,7 +51,7 @@ end
function c86379722.target2(e,tp,eg,ep,ev,re,r,rp,chk) function c86379722.target2(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.IsExistingMatchingCard(c86379722.filter2,tp,LOCATION_MZONE,0,1,nil) end if chk==0 then return Duel.IsExistingMatchingCard(c86379722.filter2,tp,LOCATION_MZONE,0,1,nil) end
end end
function c86379722.operation2(e,tp,eg,ep,ev,re,r,rp) function c86379722.activate2(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
local g=Duel.GetMatchingGroup(c86379722.filter2,tp,LOCATION_MZONE,0,nil) local g=Duel.GetMatchingGroup(c86379722.filter2,tp,LOCATION_MZONE,0,nil)
if g:GetCount()>0 then if g:GetCount()>0 then
......
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