Commit eec12ae1 authored by POLYMER's avatar POLYMER

fix

parent 87f4f088
...@@ -29,7 +29,7 @@ function c9910666.initial_effect(c) ...@@ -29,7 +29,7 @@ function c9910666.initial_effect(c)
e4:SetRange(LOCATION_MZONE+LOCATION_GRAVE) e4:SetRange(LOCATION_MZONE+LOCATION_GRAVE)
e4:SetCountLimit(1,9910674) e4:SetCountLimit(1,9910674)
e4:SetCondition(c9910666.spcon) e4:SetCondition(c9910666.spcon)
e4:SetTarget(c9910666.spcon) e4:SetTarget(c9910666.sptg)
e4:SetOperation(c9910666.spop) e4:SetOperation(c9910666.spop)
c:RegisterEffect(e4) c:RegisterEffect(e4)
end 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