Commit cb6d7a06 authored by GuGu's avatar GuGu

Update c34013.lua

parent 9c7764b1
Pipeline #32937 passed with stage
in 8 seconds
......@@ -54,7 +54,7 @@ function s.spop1(e,tp,eg,ep,ev,re,r,rp,c)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_UPDATE_LEVEL)
e1:SetValue(-1)
e1:SetReset(RESET_EVENT+RESETS_STANDARD)
e1:SetReset(RESET_EVENT+0xff0000)
c:RegisterEffect(e1)
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