Commit 7e9b3bc0 authored by REIKAI's avatar REIKAI 💬

fix

parent b3eed2ab
Pipeline #23737 passed with stages
in 21 minutes and 18 seconds
......@@ -10,7 +10,6 @@ c:EnableReviveLimit()
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetProperty(EFFECT_FLAG_DELAY+EFFECT_FLAG_DAMAGE_STEP)
e1:SetCode(EVENT_SPSUMMON_SUCCESS)
e1:SetCountLimit(1,m)
e1:SetCondition(cm.con)
e1:SetTarget(cm.tg)
e1:SetOperation(cm.op)
......
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