Commit 0413c1b3 authored by GuGu's avatar GuGu

Update c999010.lua

parent 5281b720
Pipeline #34092 passed with stage
in 1 minute and 14 seconds
......@@ -67,8 +67,7 @@ function M.activate(e,tp,eg,ep,ev,re,r,rp)
e2:SetReset(RESET_EVENT+0x17a0000+RESET_PHASE+PHASE_END)
c:RegisterEffect(e2)
tc:RegisterFlagEffect(Mid, RESET_EVENT+0x1fe0000, EFFECT_FLAG_CLIENT_HINT+EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE, 0, 0,
aux.Stringid(Mid, 2))
tc:RegisterFlagEffect(Mid,RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END,EFFECT_FLAG_CLIENT_HINT,1,0,aux.Stringid(Mid,2))
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