# Patch Notes - November 4, 2024

***

## 🏷️ **Merchant Listing Fixes**

!!! note "Merchant Listings Now Properly Update" - The **Merchant list** on [uaro.net](https://uaro.net/cp/?module=merchants\&action=vendors) is now fixed and should accurately update merchant data as expected.

```
- **Important:** Due to the complexity of this update, **you will need to re-setup your merchants**.
```

***

## 🧛 **Monster and Loot Adjustments**

* **Slave Monsters Loot Spawn**: Adjusted logic to improve loot spawn behavior for slave monsters. Monitoring for additional feedback.
* **Necromancer**: Removed the **summon slave idle condition** for improved functionality.
* **Dracula's Slaves**: Event loot drops are now disabled for Dracula’s summoned slaves.

***

## 📥 **Client Download Information**

If you’d like to download a fresh client, links on the website will be updated within the next **12 hours**. Stay tuned!

***

Thank you for your continued support and feedback as we refine these features. Enjoy the updates!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2024/patches11042024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
