> For the complete documentation index, see [llms.txt](https://lokagamers.gitbook.io/rowiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lokagamers.gitbook.io/rowiki/server-information/patch-notes/cbt/june-2025/june-06-2025.md).

# June 06, 2025

## June 06, 2025

Patch notes for Friday, June 6, 2025.

#### NPC Warper

* This NPC is available to VIP and non-VIP players.

#### NPC VIP Warper

* This NPC is only available to VIP players.

#### NPC Tool Dealer

* The item list and price list were adjusted.

#### NPC Job Master

* Free access is available during the CBT phase.

#### NPC Hair Dyer

* The NPC name changed from **Hair Dyer** to **Stylist**.
* The NPC sprite changed to `4_F_MAYSEL5` with ID `640 (0x280)`.
* The hairstyle list in Character Creation was adjusted.
* **Headgear** and **Armor** menus are disabled.
* Available options are **Hairstyle**, **Hair Color**, and **Cloth Color**.

#### NPC Top Rank

* Added **Top Zeny**.
* Added **Top Charity**.
* Added **Top PvP**.
* Added **Top MvP**.

#### NPC Platinum Skill

* Free access is available during the CBT phase.

#### NPC Gender Specialist

* The NPC sprite changed to `GEMINI` with ID `1681 (0x691)`.

#### NPC Redeem Code

* The feature is now implemented.
* Location: `payon,53,167`

#### Removed NPCs

* **Smile Assistance** — `payon,74,120`
* **Guide** — `payon,84,128`
* **Palace Guardsman** — `payon,87,163`
* **Small Billboard** — `payon,101,118`

#### Fade Out

* Fade Out delay was reduced from `255ms` to `125ms`.

#### Party Emergency Call

* Description was updated.
* All party members can now use it.
* It cannot be used on WoE maps.


---

# 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, and the optional `goal` query parameter:

```
GET https://lokagamers.gitbook.io/rowiki/server-information/patch-notes/cbt/june-2025/june-06-2025.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
