Commit 6445d3a2 authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent bab4c6c7
...@@ -32,7 +32,7 @@ function c97677329.initial_effect(c) ...@@ -32,7 +32,7 @@ function c97677329.initial_effect(c)
e2:SetCountLimit(1,97677330) e2:SetCountLimit(1,97677330)
e2:SetCondition(c97677329.spcon2) e2:SetCondition(c97677329.spcon2)
e2:SetTarget(c97677329.sptg2) e2:SetTarget(c97677329.sptg2)
e2:SetOperation(c97677329.spop) e2:SetOperation(c97677329.spop2)
c:RegisterEffect(e2) c:RegisterEffect(e2)
end end
function c97677329.valcheck(e,c) function c97677329.valcheck(e,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