Commit f670bc91 authored by 聖園ミカ's avatar 聖園ミカ 🐟

hop

parent 0fb7bba0
Pipeline #31355 failed with stages
in 31 minutes and 57 seconds
......@@ -6,7 +6,7 @@ function cm.initial_effect(c)
local e0=Effect.CreateEffect(c)
e0:SetType(EFFECT_TYPE_ACTIVATE)
e0:SetCode(EVENT_FREE_CHAIN)
e0:SetCountLimit(1,m+EFFECT_COUNT_CODE_OATH)
e0:SetCountLimit(1,16114203+EFFECT_COUNT_CODE_OATH)
c:RegisterEffect(e0)
--special summon
local e1=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