Commit 833f727c authored by mercury233's avatar mercury233

edit

parent 7f78e077
......@@ -10,7 +10,7 @@ function c46772449.initial_effect(c)
e1:SetType(EFFECT_TYPE_QUICK_O)
e1:SetRange(LOCATION_MZONE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetHintTiming(TIMING_SPSUMMON)
e1:SetHintTiming(TIMING_SPSUMMON,TIMING_BATTLE_START)
e1:SetCondition(c46772449.condition)
e1:SetCost(c46772449.cost)
e1:SetTarget(c46772449.target)
......
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