Commit 439ac80e authored by nanahira's avatar nanahira

fix

parent 6437e18b
......@@ -92,7 +92,7 @@ function cm.initial_effect(c)
e3_:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_GRANT)
e3_:SetRange(LOCATION_SZONE)
e3_:SetProperty(EFFECT_TYPE_IGNORE_RANGE)
e3_:SetTargetRange(0xff,0xff)
e3_:SetTargetRange(0xff,0)
e3:SetLabelObject(e3_)
e3_:SetLabelObject(e3)
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