diff --git a/share/doc/protocol/login.md b/share/doc/protocol/login.md index 39ceaf41..b5543553 100644 --- a/share/doc/protocol/login.md +++ b/share/doc/protocol/login.md @@ -331,6 +331,9 @@ main menu and exit fullscreen or use a members' account. **Message:** You have only just left another world. Your profile will be transferred in seconds. +The number of remaining seconds is calculated using the following formula: +(hopTime * 60 + 180) / 50 + ### 22 (`INVALID_LOGIN_PACKET`) **Message:** Malformed login packet. Please try again.