Commit e8b5763d authored by Huangnan's avatar Huangnan

fix

parent 2e9329a9
Pipeline #38085 passed with stages
in 76 minutes and 17 seconds
......@@ -6,6 +6,7 @@ function c16400295.initial_effect(c)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetCode(EVENT_SUMMON_SUCCESS)
e1:SetProperty(EFFECT_FLAG_DELAY)
e1:SetCountLimit(1,16400295)
e1:SetCost(c16400295.cost)
e1:SetTarget(c16400295.target)
e1:SetOperation(c16400295.operation)
......
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