Commit 36d1d5dd authored by 未闻皂名's avatar 未闻皂名

2023/5/20 bug修复

parent 1b01c590
......@@ -23,7 +23,7 @@ function cm.initial_effect(c)
e3:SetCode(EFFECT_INDESTRUCTABLE_EFFECT)
e3:SetProperty(EFFECT_FLAG_SINGLE_RANGE)
e3:SetRange(LOCATION_SZONE)
e2:SetCondition(cm.indcon3)
e3:SetCondition(cm.indcon3)
e3:SetValue(cm.indval)
c:RegisterEffect(e3)
end
......
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