From fc76dcafe12da6c426ec428d90e550ad80f0df92 Mon Sep 17 00:00:00 2001 From: Yury Date: Sun, 9 Feb 2025 22:36:32 +0200 Subject: [PATCH] Mention bug with missing body parts --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d689c7..741a192 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,10 @@ If you've installed the certificate for the **Local Machine**, repeat the same s `generate_ssl.exe` is a Python application packed with PyInstaller and some anti-viruses may flag it as a virus. This application is a simple certificate generator and you can find its source code in `utils/generate_ssl.py`. +#### Body parts are missing with Season 3 client + +Currently, the server loads body part IDs for Season 2 by default, so this is expected. You can fix this by going to station and changing your character appearance. This will store the updated body part IDs for your character. + ## Development TBD \ No newline at end of file