Commit fb3d8399 authored by mercury233's avatar mercury233

fix

parent b2301b8d
......@@ -32,7 +32,7 @@ function c101108043.initial_effect(c)
e3:SetCode(EVENT_PHASE+PHASE_BATTLE_START)
e3:SetRange(LOCATION_MZONE)
e3:SetCountLimit(1)
e2:SetTarget(c101108043.atktg)
e3:SetTarget(c101108043.atktg)
e3:SetOperation(c101108043.atkop)
c:RegisterEffect(e3)
end
......
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