Commit 0c4d58e3 authored by GuGu's avatar GuGu

Update c24128.lua

parent 15dcb09e
Pipeline #34764 passed with stage
in 11 seconds
......@@ -26,7 +26,7 @@ function c24128.initial_effect(c)
--0def
local e3=Effect.CreateEffect(c)
e3:SetType(EFFECT_TYPE_FIELD)
e3:SetCode(EFFECT_SET_DEFENSE_FINAL)
e3:SetCode(EFFECT_SET_DEFENSE)
e3:SetRange(LOCATION_MZONE)
e3:SetProperty(EFFECT_FLAG_DELAY)
e3:SetTargetRange(LOCATION_MZONE,LOCATION_MZONE)
......
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