Commit 2834fc42 authored by Chrono-Genex's avatar Chrono-Genex Committed by GitHub

fix War Rock Mountain (#1749)

parent 64516b31
......@@ -15,7 +15,7 @@ function c45943516.initial_effect(c)
e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e2:SetCode(EVENT_PHASE+PHASE_BATTLE_START)
e2:SetRange(LOCATION_FZONE)
e2:SetCountLimit(1,45943516)
e2:SetCountLimit(1)
e2:SetCondition(c45943516.spcon)
e2:SetTarget(c45943516.sptg)
e2:SetOperation(c45943516.spop)
......
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