Commit 93977265 authored by GuGu's avatar GuGu

Update c86379070.lua

parent d3aa4da3
Pipeline #32577 passed with stage
in 11 seconds
...@@ -39,7 +39,7 @@ function c86379070.initial_effect(c) ...@@ -39,7 +39,7 @@ function c86379070.initial_effect(c)
-- --
--[[local ex2=Effect.CreateEffect(c) --[[local ex2=Effect.CreateEffect(c)
ex2:SetType(EFFECT_TYPE_FIELD) ex2:SetType(EFFECT_TYPE_FIELD)
ex2:SetCode(0x10000000+86379070) ex2:SetCode(EFFECT_FLAG_EFFECT+86379070)
ex2:SetRange(LOCATION_SZONE) ex2:SetRange(LOCATION_SZONE)
ex2:SetProperty(EFFECT_FLAG_PLAYER_TARGET) ex2:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
ex2:SetTargetRange(1,0) ex2: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