> For the complete documentation index, see [llms.txt](https://guides.epicmu.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.epicmu.net/updates/patch-18.1.3/patch-log-18.1.3.4.md).

# Patch Log 18.1.3.4

{% hint style="info" %}

* <mark style="color:purple;">**Battle Pass**</mark>**: Fixed the issue where it was not rescuing the second quest.**

* <mark style="color:purple;">**Battle Pass**</mark>**: Working in all sub-servers now**

* <mark style="color:purple;">**Battle Pass**</mark>**: 'Medic' (Gaion Event) was not counting**

* **Reduced Respawn time for Quest monsters**

* <mark style="color:purple;">**\[Added]**</mark>**&#x20;bigger quantity of Quest monsters**

* <mark style="color:purple;">**\[Updated]**</mark>**&#x20;Double Goer (mirror) and Imperial Guardian (gaion) Daily Limit from 4 to 8**
  {% endhint %}


---

# 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://guides.epicmu.net/updates/patch-18.1.3/patch-log-18.1.3.4.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.
