Commit 260acbca authored by woodee's avatar woodee

timing

parent a4e59873
......@@ -7,7 +7,7 @@ function c96864811.initial_effect(c)
e1:SetHintTiming(TIMING_DAMAGE_STEP)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET+EFFECT_FLAG_DAMAGE_STEP)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetHintTiming(0,TIMINGS_CHECK_MONSTER_E)
e1:SetHintTiming(0,TIMINGS_CHECK_MONSTER)
e1:SetCondition(c96864811.condition)
e1:SetTarget(c96864811.target)
e1:SetOperation(c96864811.activate)
......
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