Commit 1998c9b7 authored by GuGu's avatar GuGu

Update c99999020.lua

parent a10af9aa
Pipeline #32846 passed with stage
in 7 seconds
......@@ -7,7 +7,6 @@ function c99999020.initial_effect(c)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetCode(EVENT_SPSUMMON_SUCCESS)
e1:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY)
e1:SetCountLimit(1,99999020)
e1:SetTarget(c99999020.thtg)
e1:SetOperation(c99999020.thop)
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