Commit e53b1baa authored by nanahira's avatar nanahira

fix

parent 47d3a3af
Pipeline #35808 passed with stage
in 16 seconds
......@@ -1178,6 +1178,7 @@ function cm.NanahiraTrap(c,...)
if te:GetCode()==EVENT_FREE_CHAIN then
e1:SetHintTiming(0x1e0)
end
e1:SetCountLimit(99999)
e1:SetProperty(e1:GetProperty() | EFFECT_FLAG_DAMAGE_STEP)
if c:IsType(TYPE_COUNTER) then
e1:SetProperty(e1:GetProperty() | 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