Commit 181fbe56 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c79250010.lua

parent 709648da
Pipeline #30369 passed with stages
in 40 minutes and 3 seconds
......@@ -50,7 +50,7 @@ function s.initial_effect(c)
e6:SetCode(EVENT_SUMMON_SUCCESS)
e6:SetProperty(EFFECT_FLAG_DELAY)
e6:SetOperation(s.spop)
c:RegisterEffect(e5)
c:RegisterEffect(e6)
local e7=e6:Clone()
e7:SetCode(EVENT_SPSUMMON_SUCCESS)
c:RegisterEffect(e7)
......
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