Commit 5bb67d6c authored by 聖園ミカ's avatar 聖園ミカ 🐟

54188

parent 9ebac123
Pipeline #30801 passed with stages
in 29 minutes and 4 seconds
......@@ -4,7 +4,7 @@ function c65810080.initial_effect(c)
local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCountLimit(1,65810080)
e1:SetCountLimit(1,65810080+EFFECT_COUNT_CODE_OATH)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetOperation(c65810080.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