Commit a2b942a1 authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent ca560194
......@@ -36,6 +36,7 @@ function c65342096.initial_effect(c)
e5:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e5:SetCode(EVENT_BATTLED)
e5:SetRange(LOCATION_SZONE)
e5:SetCountLimit(1)
e5:SetCondition(c65342096.spcon)
e5:SetCost(c65342096.spcost)
e5:SetTarget(c65342096.sptg)
......
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