Commit 6c53a3d5 authored by GuGu's avatar GuGu

Update c10285.lua

parent e916e94f
Pipeline #34725 passed with stage
in 11 seconds
......@@ -5,7 +5,7 @@ function c10285.initial_effect(c)
e1:SetCategory(CATEGORY_TOHAND)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetCountLimit(2,31051)
e1:SetCountLimit(2,31051+EFFECT_COUNT_CODE_OATH)
e1:SetCost(c10285.cost)
e1:SetTarget(c10285.target)
e1:SetOperation(c10285.activate)
......
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