Commit 09040ff0 authored by mercury233's avatar mercury233 Committed by GitHub

fix 墓地墓地の恨み

parent 15e387d5
...@@ -22,7 +22,7 @@ function c67113830.target(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -22,7 +22,7 @@ function c67113830.target(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.IsExistingMatchingCard(c67113830.filter,tp,0,LOCATION_MZONE,1,nil) end if chk==0 then return Duel.IsExistingMatchingCard(c67113830.filter,tp,0,LOCATION_MZONE,1,nil) end
end end
function c67113830.activate(e,tp,eg,ep,ev,re,r,rp) function c67113830.activate(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetMatchingGroup(c67113830.filter,tp,0,LOCATION_MZONE,nil) local g=Duel.GetMatchingGroup(Card.IsFaceup,tp,0,LOCATION_MZONE,nil)
local tc=g:GetFirst() local tc=g:GetFirst()
while tc do while tc do
local e1=Effect.CreateEffect(e:GetHandler()) local e1=Effect.CreateEffect(e:GetHandler())
......
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