Commit e950674a authored by GuGu's avatar GuGu

Update c25207.lua

parent 8f596f15
Pipeline #39952 passed with stage
in 1 minute and 40 seconds
......@@ -8,7 +8,7 @@ function s.initial_effect(c)
e1:SetCode(EFFECT_SPSUMMON_PROC)
e1:SetProperty(EFFECT_FLAG_UNCOPYABLE)
e1:SetRange(LOCATION_HAND)
e1:SetCountLimit(1,id+1)
e1:SetCountLimit(1,id+1+EFFECT_COUNT_CODE_OATH)
e1:SetCondition(s.spcon1)
e1:SetOperation(s.spop1)
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