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

Update c12008008.lua

parent 637c2f15
......@@ -20,7 +20,7 @@ function c12008008.initial_effect(c)
e3:SetCode(EFFECT_UPDATE_ATTACK)
e3:SetProperty(EFFECT_FLAG_SINGLE_RANGE)
e3:SetRange(LOCATION_MZONE)
e3:SetCondition(c12008008.condition)
-- e3:SetCondition(c12008008.condition)
e3:SetValue(c12008008.atkval)
c:RegisterEffect(e3)
--immune
......
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