Commit 7b014ebc authored by 聖園ミカ's avatar 聖園ミカ 🐟

1+1=3

parent e364f110
......@@ -1392,7 +1392,7 @@ function Chikichikibanban.c4a71rankup(c,f1,f2,cardcode)
e1:SetCategory(CATEGORY_SPECIAL_SUMMON)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetCountLimit(1,cardcode)
e1:SetCountLimit(1,cardcode+EFFECT_COUNT_CODE_OATH)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetTarget(Chikichikibanban.c4a71rankuptarget(f1,f2))
e1:SetOperation(Chikichikibanban.c4a71rankupactivate(f1,f2))
......
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