Commit a1983214 authored by GuGu's avatar GuGu

Update c86379875.lua

parent 54bada83
Pipeline #32574 passed with stage
in 14 seconds
......@@ -31,7 +31,7 @@ function c86379875.initial_effect(c)
--accumulate
local e4=Effect.CreateEffect(c)
e4:SetType(EFFECT_TYPE_FIELD)
e4:SetCode(0x10000000+86379875)
e4:SetCode(EFFECT_FLAG_EFFECT+86379875)
e4:SetRange(LOCATION_SZONE)
e4:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e4:SetTargetRange(1,0)
......
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