Commit 365693dd authored by GuGu's avatar GuGu

Update c10068.lua

parent 32788f3e
Pipeline #34719 passed with stage
in 26 seconds
......@@ -6,7 +6,7 @@ function c10068.initial_effect(c)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetLabel(0)
e1:SetCountLimit(2,31051)
e1:SetCountLimit(2,31051+EFFECT_COUNT_CODE_OATH)
e1:SetCost(c10068.cost1)
e1:SetTarget(c10068.tg1)
e1:SetOperation(c10068.op1)
......
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