Commit fe23a32a authored by JoyJ's avatar JoyJ

fix

parent 1457c089
......@@ -20,7 +20,7 @@ function aux.AdjustOperation(e,tp,eg,ep,ev,re,r,rp)
e2:SetType(EFFECT_TYPE_FIELD)
e2:SetCode(EFFECT_UPDATE_ATTACK)
e2:SetRange(LOCATION_SZONE)
e2:SetTargetRange(LOCATION_MZONE,0)
e2:SetTargetRange(LOCATION_MZONE,LOCATION_MZONE)
e2:SetTarget(aux.AtkUpFilter)
e2:SetValue(2000)
Duel.RegisterEffect(e2,0)
......
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