Commit 9478999b authored by Tachibana's avatar Tachibana

tnndx

parent 2d449f9a
Pipeline #2732 passed with stages
in 24 minutes and 51 seconds
......@@ -34,7 +34,7 @@ function c9910510.initial_effect(c)
c:RegisterEffect(e4)
--negate
local e5=Effect.CreateEffect(c)
e5:SetCategory(CATEGORY_NEGATE+CATEGORY_GRAVE_ACTION)
e5:SetCategory(CATEGORY_NEGATE)
e5:SetType(EFFECT_TYPE_QUICK_O)
e5:SetCode(EVENT_CHAINING)
e5:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DAMAGE_CAL)
......
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