Commit c98d61a8 authored by GuGu's avatar GuGu

Update c66915013.lua

parent 93977265
Pipeline #32578 passed with stage
in 17 seconds
......@@ -38,7 +38,7 @@ function cm.initial_effect(c)
--accumulate
local e3=Effect.CreateEffect(c)
e3:SetType(EFFECT_TYPE_FIELD)
e3:SetCode(0x10000000+m)
e3:SetCode(EFFECT_FLAG_EFFECT+m)
e3:SetRange(LOCATION_MZONE)
e3:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e3:SetTargetRange(0,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