Commit 37239a41 authored by mercury233's avatar mercury233

timing

parent 7739569a
......@@ -21,6 +21,7 @@ function c43886072.initial_effect(c)
e2:SetCode(EVENT_FREE_CHAIN)
e2:SetRange(LOCATION_MZONE)
e2:SetCountLimit(1,43886072)
e2:SetHintTiming(0,TIMING_END_PHASE)
e2:SetCondition(c43886072.thcon)
e2:SetCost(c43886072.thcost)
e2:SetTarget(c43886072.thtg)
......
......@@ -22,6 +22,7 @@ function c44509529.initial_effect(c)
e2:SetCode(EVENT_FREE_CHAIN)
e2:SetRange(LOCATION_MZONE)
e2:SetCountLimit(1,44509529)
e2:SetHintTiming(0,TIMING_BATTLE_START+TIMING_END_PHASE)
e2:SetCondition(c44509529.spcon)
e2:SetCost(c44509529.spcost)
e2:SetTarget(c44509529.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