Commit 58668f13 authored by GuGu's avatar GuGu

Update c12020.lua

parent a2a34127
Pipeline #33788 passed with stage
in 8 seconds
......@@ -5,7 +5,7 @@ function c12020.initial_effect(c)
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_SPSUMMON_PROC)
e1:SetProperty(EFFECT_FLAG_UNCOPYABLE)
e1:SetCountLimit(1,12020)
e1:SetCountLimit(1,12020+EFFECT_COUNT_CODE_OATH)
e1:SetRange(LOCATION_HAND)
e1:SetCondition(c12020.spcon)
e1:SetOperation(c12020.spop)
......
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