Commit 54bada83 authored by GuGu's avatar GuGu

Update c86379874.lua

parent 7b9898de
Pipeline #32573 passed with stage
in 14 seconds
......@@ -33,7 +33,7 @@ function c86379874.initial_effect(c)
--accumulate
local e5=Effect.CreateEffect(c)
e5:SetType(EFFECT_TYPE_FIELD)
e5:SetCode(0x10000000+86379874)
e5:SetCode(EFFECT_FLAG_EFFECT+86379874)
e5:SetRange(LOCATION_SZONE)
e5:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e5: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