> For the complete documentation index, see [llms.txt](https://ro0-4.gitbook.io/godro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ro0-4.gitbook.io/godro/server-updates/patches/09192025.md).

# 09192025

## Knight Showdown – Restrictions & Rules

* Specific restrictions and rules have been implemented for the **Knight Showdown** event to ensure fair gameplay and balanced competition.
* Details of skill usage, equipment allowances, and participation rules will be provided in the official event guidelines.

***

## Elixir of Immunity

* Fixed an issue where players were unable to enter **Warp Portal** while under the effect of the Elixir of Immunity.
* **New Restriction**: Only party members of the caster may enter the Warp Portal.
  * Enemies and non-party players cannot use the portal in PK areas, even if they are nearby.

***

## Protected Maps & PK Immunity

* The **No PK Immunity** status previously applied to protected maps has been revoked.
* Players can now use **Elixir of Immunity** within the designated [**Protected Maps**](https://ro0-4.gitbook.io/godro/server-updates/patches/09152025#pk-protected-maps)**.**

***

## New Costumes in the Cash Shop

* Added a few costumes in the Cash Shop.

***

## Outlaw Temporary Fix (1/3)

* Players in a party should not be able to enable Outlaw mode. Currently, there is a bug that allows them to bypass this restriction using delay tactics.

***

## APK Updated version 558

* Link: <https://thegodro.com/GoodOldDays_v558.apk>


---

# 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://ro0-4.gitbook.io/godro/server-updates/patches/09192025.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.
