Commit 82b061d7 authored by mercury233's avatar mercury233 Committed by GitHub

fix No.2 蚊学忍者シャドー・モスキート

parent d7df47b5
......@@ -30,7 +30,7 @@ function c32453837.initial_effect(c)
e4:SetOperation(c32453837.ctop)
c:RegisterEffect(e4)
end
c32453837.xyz_number=2
aux.xyz_number[32453837]=2
function c32453837.filter(c)
return c:GetCounter(0x1063)>0 and c:IsFaceup()
end
......@@ -88,4 +88,4 @@ function c32453837.ctop(e,tp,eg,ep,ev,re,r,rp)
end
function c32453837.ctcon(e)
return e:GetHandler():GetCounter(0x1063)>0
end
\ No newline at end of file
end
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