Commit 48f1d8d1 authored by DailyShana's avatar DailyShana

fix

parent 67084898
...@@ -6,7 +6,7 @@ function c52628687.initial_effect(c) ...@@ -6,7 +6,7 @@ function c52628687.initial_effect(c)
e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN) e1:SetCode(EVENT_FREE_CHAIN)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetCountLimit(1,EFFECT_COUNT_CODE_OATH) e1:SetCountLimit(1,52628687+EFFECT_COUNT_CODE_OATH)
e1:SetCost(c52628687.cost) e1:SetCost(c52628687.cost)
e1:SetTarget(c52628687.target) e1:SetTarget(c52628687.target)
e1:SetOperation(c52628687.operation) e1:SetOperation(c52628687.operation)
......
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