Commit 7b1d0329 authored by GuGu's avatar GuGu

Update c25105.lua

parent a7a704bf
Pipeline #39956 passed with stage
in 5 seconds
......@@ -6,7 +6,7 @@ function c25105.initial_effect(c)
e1:SetCode(EFFECT_SPSUMMON_PROC)
e1:SetProperty(EFFECT_FLAG_UNCOPYABLE)
e1:SetRange(LOCATION_HAND)
e1:SetCountLimit(1,25105)
e1:SetCountLimit(1,25105+EFFECT_COUNT_CODE_OATH)
e1:SetCondition(c25105.spcon)
c:RegisterEffect(e1)
--AD
......
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