Commit a2a34127 authored by GuGu's avatar GuGu

Update c11011.lua

parent 3157e137
Pipeline #33787 passed with stage
in 7 seconds
......@@ -8,7 +8,7 @@ function c11011.initial_effect(c)
e1:SetTargetRange(POS_FACEUP_ATTACK,0)
e1:SetRange(LOCATION_HAND)
e1:SetCondition(c11011.spcon)
e1:SetCountLimit(1,11011)
e1:SetCountLimit(1,11011+EFFECT_COUNT_CODE_OATH)
e1:SetOperation(c11011.spop)
c:RegisterEffect(e1)
local e2=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