Commit 6d639487 authored by lilris's avatar lilris

Update c11373345.lua

new timing hint
parent 4af7a163
......@@ -5,6 +5,7 @@ function c11373345.initial_effect(c)
e1:SetCategory(CATEGORY_DESTROY)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetHintTiming(0,0x1c0)
e1:SetCondition(c11373345.condition)
e1:SetCost(c11373345.cost)
e1:SetTarget(c11373345.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