Commit 828f7c95 authored by nekrozar's avatar nekrozar

fix

parent e5dcc0fe
......@@ -82,7 +82,7 @@ function c63881033.lvop(e,tp,eg,ep,ev,re,r,rp)
while tc do
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_CHANGE_LEVEL)
e1:SetCode(EFFECT_CHANGE_LEVEL_FINAL)
e1:SetValue(e:GetLabel())
e1:SetReset(RESET_EVENT+0x1fe0000)
tc:RegisterEffect(e1)
......
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