Commit ad0f7249 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12016023.lua

parent 1b0e5053
......@@ -6,7 +6,6 @@ function c12016023.initial_effect(c)
e1:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_DECKDES)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetCountLimit(1,12016023+EFFECT_COUNT_CODE_OATH)
e1:SetTarget(c12016023.target)
e1:SetOperation(c12016023.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