Commit fdb8afc5 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12033015.lua

parent fbe440e8
......@@ -7,7 +7,7 @@ function cm.initial_effect(c)
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_MUST_USE_MZONE)
e1:SetRange(LOCATION_MZONE)
e1:SetTargetRange(LOCATION_EXTRA,LOCATION_EXTRA)
e1:SetTargetRange(0,LOCATION_EXTRA)
e1:SetCondition(cm.frccon)
e1:SetValue(cm.frcval)
c:RegisterEffect(e1)
......
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