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

timing hint LL-アセンブリー・ナイチンゲール

parent 9e8b82ba
......@@ -29,6 +29,7 @@ function c48608796.initial_effect(c)
e4:SetType(EFFECT_TYPE_QUICK_O)
e4:SetCode(EVENT_FREE_CHAIN)
e4:SetRange(LOCATION_MZONE)
e4:SetHintTiming(0,TIMINGS_CHECK_MONSTER+TIMING_BATTLE_START)
e4:SetCountLimit(1)
e4:SetCost(c48608796.indcost)
e4:SetOperation(c48608796.indop)
......
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