Commit 51a1029c authored by Huangnan's avatar Huangnan

Update c1009018.lua

parent 08d10505
Pipeline #17833 passed with stages
in 21 minutes and 29 seconds
...@@ -11,7 +11,7 @@ function c1009018.initial_effect(c) ...@@ -11,7 +11,7 @@ function c1009018.initial_effect(c)
e2:SetCode(EVENT_FREE_CHAIN) e2:SetCode(EVENT_FREE_CHAIN)
e2:SetHintTiming(0,TIMING_END_PHASE) e2:SetHintTiming(0,TIMING_END_PHASE)
e2:SetRange(LOCATION_PZONE) e2:SetRange(LOCATION_PZONE)
e2:SetCountLimit(1,1009018) e2:SetCountLimit(1,10090108)
e2:SetTarget(c1009018.sptg) e2:SetTarget(c1009018.sptg)
e2:SetOperation(c1009018.spop) e2:SetOperation(c1009018.spop)
c:RegisterEffect(e2) c:RegisterEffect(e2)
......
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