# Patch Notes – Emergency Maintenance (Crash Recovery)

***

!!! note "⚠️ Core Fixes & System Stability" A backend patch has been deployed to mitigate potential causes of the recent server crash.\
Monitoring will remain active over the next several days to ensure continued stability.

***

## 💡 `@whosell` / `@whobuy` System

Upgrades to vending interface commands for better visibility and usability:

* Result limit increased → **100 entries** (10 pages)
* Sorting:
  * **Sellers** → ascending by price
  * **Buyers** → descending by price
* Shop owner names now included in results
* Input delay removed
* Fixed display issue with unknown items
* Added legacy-style output commands:
  * `@whosell2`
  * `@whobuy2`

***

## 🎯 Hunting Missions

* Reward formula rebalanced for consistency
* New items added to the Hunting Mission shop

***

## ⚙️ Gameplay Adjustments

* `EDP` Lv 5 → Duration increased: **60s → 90s**
* `Temporal Luk Boots` → Adjusted thresholds for `LUK 50/70` (cap unchanged)
* `Staff of Piercing` → Now equipable by **Soul Linkers**
* `Armor Naga` → Now equipable by **Ninjas**
* Warp confirmation prompt added to/from **Old Glast Heim Floor 2**
* On Battleground exit:
  * `Stone Curse` and `Decrease Agility` will now be **automatically dispelled**

***


---

# 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/2025/patches07012025.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.
