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

Merge pull request #56 from mercury233/patch-2

add timing hint
parents d6da42f2 51f69014
......@@ -13,6 +13,7 @@ function c31178212.initial_effect(c)
e2:SetType(EFFECT_TYPE_QUICK_O)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET)
e2:SetCode(EVENT_FREE_CHAIN)
e2:SetHintTiming(0,0x1e0)
e2:SetRange(LOCATION_MZONE)
e2:SetCountLimit(1,31178212)
e2:SetTarget(c31178212.thtg)
......
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