Commit d6da42f2 authored by 独孤朲's avatar 独孤朲

Merge pull request #57 from mercury233/patch-1

add timing hint
parents 3aeeff42 2bd2ac8a
......@@ -10,6 +10,7 @@ function c76547525.initial_effect(c)
e1:SetProperty(EFFECT_FLAG_NO_TURN_RESET)
e1:SetType(EFFECT_TYPE_QUICK_O)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetHintTiming(0,0x1e0)
e1:SetCountLimit(1)
e1:SetRange(LOCATION_MZONE)
e1:SetCondition(c76547525.descon)
......
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