Commit d3aa4da3 authored by GuGu's avatar GuGu

Update c86379154.lua

parent 3a86ee41
Pipeline #32576 passed with stage
in 30 seconds
......@@ -57,7 +57,7 @@ function c86379154.initial_effect(c)
--accumulate
local e8=Effect.CreateEffect(c)
e8:SetType(EFFECT_TYPE_FIELD)
e8:SetCode(0x10000000+86379154)
e8:SetCode(EFFECT_FLAG_EFFECT+86379154)
e8:SetRange(LOCATION_MZONE)
e8:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e8:SetTargetRange(1,1)
......
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