Commit 7cc8f761 authored by GuGu's avatar GuGu

Update c86379007.lua 赋予的移动效果在离场后未清除

parent 85eda6e6
Pipeline #22532 passed with stage
in 1 minute and 6 seconds
......@@ -54,6 +54,7 @@ function c86379007.spop(e,tp,eg,ep,ev,re,r,rp)
e5:SetCountLimit(1)
e5:SetTarget(c86379007.mvtg)
e5:SetOperation(c86379007.mvop)
e5:SetReset(RESET_EVENT+0x1fe0000)
tc:RegisterEffect(e5)
end
end
......
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