Commit d751cff9 authored by sidschingis's avatar sidschingis

fix

fixed sometimes not triggering
parent 5afc8340
......@@ -40,7 +40,7 @@ function c42776960.activate(e,tp,eg,ep,ev,re,r,rp)
e2:SetCode(EVENT_LEAVE_FIELD)
e2:SetLabel(1-tp)
e2:SetOperation(c42776960.leaveop)
e2:SetReset(RESET_EVENT+0x1fe0000)
e2:SetReset(RESET_EVENT+RESET_OVERLAY)
tc:RegisterEffect(e2)
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