Commit 094c0169 authored by mercury233's avatar mercury233

update

parent baa92b4d
......@@ -33,6 +33,7 @@ function c46247282.initial_effect(c)
e4:SetType(EFFECT_TYPE_FIELD)
e4:SetRange(LOCATION_MZONE)
e4:SetCode(EFFECT_DISABLE_FIELD)
e4:SetProperty(EFFECT_FLAG_REPEAT)
e4:SetOperation(c46247282.disop)
c:RegisterEffect(e4)
end
......
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