Commit 3a86ee41 authored by GuGu's avatar GuGu

Update c86379876.lua

parent a1983214
Pipeline #32575 passed with stage
in 38 seconds
......@@ -31,7 +31,7 @@ function c86379876.initial_effect(c)
--accumulate
local e4=Effect.CreateEffect(c)
e4:SetType(EFFECT_TYPE_FIELD)
e4:SetCode(0x10000000+86379876)
e4:SetCode(EFFECT_FLAG_EFFECT+86379876)
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