Commit f0da37a7 authored by GuGu's avatar GuGu

Update c17060860.lua

parent a4c277d2
Pipeline #33801 passed with stage
in 10 seconds
......@@ -10,7 +10,7 @@ function cm.initial_effect(c)
e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetRange(LOCATION_PZONE)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetCountLimit(1,17060860)
e1:SetCountLimit(1,17060860+EFFECT_COUNT_CODE_OATH)
e1:SetTarget(cm.destg)
e1:SetOperation(cm.desop)
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