# May 16, 2025

## May 16, 2025

Patch notes for Friday, May 16, 2025.

#### Patcher

* The patcher window no longer remains visible in the background after the client closes.

#### Character Creation

* Non-VIP accounts can create up to `5` character slots.
* VIP accounts can create up to `15` character slots.
* Character deletion now has a `24-hour` timer.
* Default nickname creation only accepts one alphanumeric word.
* Nicknames must be `4` to `23` characters.
* Spaces and symbols are not allowed in default nickname creation.

#### Special Character Nickname

* Players can change their nickname with spaces and symbols through the **Nickname Changer** NPC.
* Successful nickname changes trigger auto-relog.
* Friend list name updates apply after both players relog.

#### Font In-Game

* The in-game font now uses `Verdana`.

#### Skill Tree

* The Skill Tree now opens maximized by default.

#### Party Name

* Party names are now visible even without a Guild.

#### Guild

* Default guild capacity is `10` members.
* Maximum guild capacity is `25` members.
* Guild Extension adds `+3` members per level:
  * `Lv 1`: `+3`
  * `Lv 2`: `+3`
  * `Lv 3`: `+3`
  * `Lv 4`: `+3`
  * `Lv 5`: `+3`

#### Big Billboard

* Added a billboard in **Payon Town** at `101, 137`.
* Added a billboard in **Payon Town** at `78, 137`.


---

# Agent Instructions: 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://lokagamers.gitbook.io/rowiki/server-information/patch-notes/cbt/may-2025/may-16-2025.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.
