Commit e805ecb4 authored by mercury233's avatar mercury233

fix

parent 3ff545ce
......@@ -25,7 +25,7 @@ function c52927340.initial_effect(c)
e3:SetType(EFFECT_TYPE_FIELD)
e3:SetCode(EFFECT_DISABLE)
e3:SetRange(LOCATION_MZONE)
e3:SetTargetRange(LOCATION_MZONE,LOCATION_MZONE)
e3:SetTargetRange(LOCATION_ONFIELD,LOCATION_ONFIELD)
e3:SetProperty(EFFECT_FLAG_CANNOT_DISABLE)
e3:SetTarget(c52927340.distg2)
c:RegisterEffect(e3)
......
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