Commit e53e893e authored by mercury233's avatar mercury233 Committed by GitHub

fix 転生炎獣の炎虞

parent 5a0a6612
...@@ -63,7 +63,7 @@ function c28534130.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -63,7 +63,7 @@ function c28534130.activate(e,tp,eg,ep,ev,re,r,rp)
sc:RegisterEffect(e3) sc:RegisterEffect(e3)
local e4=e3:Clone() local e4=e3:Clone()
e4:SetCode(EFFECT_CANNOT_TRIGGER) e4:SetCode(EFFECT_CANNOT_TRIGGER)
c:RegisterEffect(e4) sc:RegisterEffect(e4)
end end
end end
function c28534130.tdfilter(c) function c28534130.tdfilter(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