Commit 162c238c authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12026001.lua

parent 19e8b9cb
......@@ -7,6 +7,7 @@ function c12026001.initial_effect(c)
e1:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetCountLimit(1,12026001+EFFECT_COUNT_CODE_OATH)
e1:SetOperation(c12026001.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