Commit b7357d62 authored by GuGu's avatar GuGu

Update c1136001.lua

parent c98d61a8
Pipeline #32579 passed with stage
in 29 seconds
......@@ -10,7 +10,7 @@ function c1136001.initial_effect(c)
e2:SetType(EFFECT_TYPE_FIELD)
e2:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e2:SetTargetRange(1,0)
e2:SetCode(0x10000000+1136001)
e2:SetCode(EFFECT_FLAG_EFFECT+1136001)
e2:SetRange(LOCATION_SZONE)
c:RegisterEffect(e2)
--
......
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