Commit 2db8bf6b authored by dammy63's avatar dammy63 Committed by mercury233

Update c89538537.lua (#993)

parent 7940c0ae
...@@ -6,6 +6,7 @@ function c89538537.initial_effect(c) ...@@ -6,6 +6,7 @@ function c89538537.initial_effect(c)
e1:SetDescription(aux.Stringid(89538537,0)) e1:SetDescription(aux.Stringid(89538537,0))
e1:SetType(EFFECT_TYPE_QUICK_O) e1:SetType(EFFECT_TYPE_QUICK_O)
e1:SetCode(EVENT_FREE_CHAIN) e1:SetCode(EVENT_FREE_CHAIN)
e1:SetHintTiming(0,0x1e0)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetRange(LOCATION_MZONE) e1:SetRange(LOCATION_MZONE)
e1:SetCountLimit(1,89538537) e1:SetCountLimit(1,89538537)
......
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