Commit f86173c9 authored by Tachibana's avatar Tachibana

1145141919810

parent 6b3c6aa4
Pipeline #14144 passed with stages
in 28 minutes and 43 seconds
......@@ -5,7 +5,7 @@ function c98800005.initial_effect(c)
e1:SetCategory(CATEGORY_TODECK+CATEGORY_SPECIAL_SUMMON+CATEGORY_FUSION_SUMMON)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetCountLimit(1)
e1:SetCountLimit(1,98800005+EFFECT_COUNT_CODE_OATH)
e1:SetTarget(c98800005.target)
e1:SetOperation(c98800005.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