Commit ff46cc26 authored by 未闻皂名's avatar 未闻皂名

2024/10/30 bug修复

parent 450c7931
Pipeline #30866 passed with stages
in 9 minutes and 20 seconds
......@@ -14,7 +14,7 @@ function cm.initial_effect(c)
--Pierce
local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(m,1))
e1:SetType(EFFECT_TYPE_FIELD)
e2:SetType(EFFECT_TYPE_FIELD)
e2:SetCode(EFFECT_PIERCE)
e2:SetProperty(EFFECT_FLAG_CLIENT_HINT)
e2:SetRange(LOCATION_MZONE)
......
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