Commit 83286234 authored by nekrozar's avatar nekrozar

fix

parent 6cba898b
......@@ -5,7 +5,7 @@ function c7512044.initial_effect(c)
e1:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetCountLimit(1,7512044)
e1:SetCountLimit(1,7512044+EFFECT_COUNT_CODE_OATH)
e1:SetTarget(c7512044.target)
e1:SetOperation(c7512044.activate)
c:RegisterEffect(e1)
......
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