Commit f67bacd7 authored by GuGu's avatar GuGu

Update c25122.lua

parent 4f22d8d9
Pipeline #39950 passed with stage
in 35 seconds
......@@ -7,7 +7,7 @@ function c25122.initial_effect(c)
e1:SetProperty(EFFECT_FLAG_UNCOPYABLE)
e1:SetRange(LOCATION_DECK)
e1:SetCondition(c25122.spcon)
e1:SetCountLimit(1,25122)
e1:SetCountLimit(1,25122+EFFECT_COUNT_CODE_OATH)
e1:SetOperation(c25122.spop)
c:RegisterEffect(e1)
local e9=e1:Clone()
......
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