# Patch Notes - January 30, 2026

***

## 🛠️ Fixes

| Fix                       | Description                                                              |
| ------------------------- | ------------------------------------------------------------------------ |
| **Airport Portal**        | Fixed airport portal functionality and movement between bridge areas     |
| **Map Caches**            | Replaced map caches for 300+ maps, removing dead-cell unwalkable areas   |
| **Client–Server Sync**    | Fixed mob and player client–server desynchronization issues              |
| **Walk Distance**         | Reverted maximum walk distance back to 19 cells                          |
| **@wb / @ws**             | Now display cards that are within items when searched                    |
| **MVP Announcements**     | Global kill announcement issues resolved (Abra + BB kills showing)       |
| **@hideloot**             | Now works on Non-GM characters                                           |
| **Sniping Suit**          | Fixed script for ACD reduction for Sniper                                |
| **Bacsojin Pet Food**     | Updated to reflect Luxurious Pet Food properly                           |
| **Sakura Fubuki**         | Fixed location description to read accessory                             |
| **Alberta Vending**       | Fixed vend spots near Alberta inn                                        |
| **Lighthalzen Kafra**     | Added missing Kafra service function call                                |
| **Vanilmirth Pet**        | Fixed pet bonus not properly reducing damage from players in pre-renewal |
| **Prontera Kafra/Warpra** | Added cell restriction around center Prontera Kafra and Warpra           |
| **Boitata Race**          | Fixed to reflect Brute race                                              |

***

## 🎮 Gameplay

### Item Probability Updates

!!! info "Pool Updates" Item probability information for the following items have been updated to reflect current pools.

| Item                   |
| ---------------------- |
| Old Card Album         |
| Mystical Card Album    |
| Old Purple Box         |
| Old Blue Box           |
| Gift Box → Gift Box #4 |
| Taming Gift Set        |

### Performer Weapon Swap

* Same weapon type swap for performers will cancel songs

### Whitesmith Meltdown

* WS\_MELTDOWN SP cost capped at 50 for any skill level

***

## 🏪 NPC

| Change         | Description                                        |
| -------------- | -------------------------------------------------- |
| **Guild Bank** | Added Guild Bank agent to Dewata                   |
| **Repairman**  | Added to Warpra towns that don't have them already |
| **Comodo Inn** | Added inn to Comodo (entrance `comodo,127,191`)    |

***

## 🎒 Items

| Change                      | Description               |
| --------------------------- | ------------------------- |
| **Advanced Assassin Mask**  | Now usable by all jobs    |
| **Hunting Mission Rewards** | Added 2 new costumes      |
| **Gold Coin NPC**           | Added 3 new costumes      |
| **Lich Bone Wand**          | Soul Linker can now equip |
| **Mute Arrow Quiver**       | Added to Inventor Jaxx    |
| **Speed Potion Box**        | Removed trade restriction |

***

## 🌟 **We Need Your Support!**

We kindly ask everyone to take **`5 minutes`** to leave a review for our server on **RMS**! Your feedback is crucial to helping us reclaim the **top spot** and showing why we're the **best server in the world**.

Leave your review here: [Rate our server on RMS!](https://ratemyserver.net/index.php?page=detailedlistserver\&serid=22102\&itv=6\&url_sname=UARO%20World%20of%20your%20dream)

***


---

# 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/2026/patches30012026.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.
