Commit e916e94f authored by GuGu's avatar GuGu

Update c10283.lua

parent 35e63e3a
Pipeline #34724 passed with stage
in 11 seconds
......@@ -8,7 +8,7 @@ function c10283.initial_effect(c)
e1:SetCost(c10283.cost)
e1:SetTarget(c10283.target)
e1:SetOperation(c10283.activate)
e1:SetCountLimit(2,31051)
e1:SetCountLimit(2,31051+EFFECT_COUNT_CODE_OATH)
c:RegisterEffect(e1)
--csfe
local e2=Effect.CreateEffect(c)
......
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