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

# Patch Notes 1.1

## Patch Notes 1.1

**Update**: 1.1

**Date Coverage**: June 16, 2026 to June 22, 2026

*Some updates has been applied while some are not. Other updates shall be applied on the next patch.*

***

### Items

| Patch                           | Description                                        |
| ------------------------------- | -------------------------------------------------- |
| **Green Potion & Green Herb**   | • Fixed an issue where Poison doesn't get removed. |
| **Buster \[2]**                 | • Fixed Random Option Drop from Orc Skeleton       |
| **Bow \[3]**                    | • Fixed Random Option Drop from Condor             |
| **Axe \[3]**                    | • Fixed Random Option Drop from Minorous           |
| **Shackles**                    | • Fixed Random Option Drop from Zerom              |
| **Guard**                       | • Fixed Random Option Drop from Kobold (Poison)    |
| **Sharpened Leg Bone of Ghoul** | • Fixed Random Option Drop from Ghoul              |
| **Formal Suit \[1]**            | • Fixed Random Option Drop from Skeleton Prisoner  |
| **Wedding Dress**               | • Fixed Random Option Drop from Orc Lady           |

***

### NPC

| Patch                                                                         | Description                                                                                                                                                                                    |
| ----------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Affinity**                                                                  | • Added an option to enter an amount of Affinity Coins                                                                                                                                         |
| **Gear Score Ranking**                                                        | <p>• Added a new bonus for Top 1 \~ 10 players.<br><br>Check the updated wiki in <a href="https://forsakentales.gitbook.io/fl/server-features/gear-score"><strong>Gear Score</strong></a>.</p> |
| **Healer**                                                                    | <p>• Reverted the original 1,000 zeny fee for heal.<br><br>Added a repair all for VIP users.</p>                                                                                               |
| **Daily Hunting, Daily Collection, Daily MVP Hunting & Daily MVP Collection** | • Fixed an issue where quest refreshes when server has been reloaded or server has restarted.                                                                                                  |
| **Automated Events**                                                          | • Fixed a minor issue where '*Disguise Event*' is still on-going even if it's already finished.                                                                                                |
| **Daily Request**                                                             | • Removed the Porcelio mob that doesn't spawn which causes confusion to players.                                                                                                               |
| **Armor Equipment Dealer**                                                    | • Added Nile Rose \[1] (ID 2647)                                                                                                                                                               |

***

### Miscellaneous

| Patch                                      | Description                                                                                                                                                                                                                                                                                          |
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Auto Battle System**                     | • Improved the attacking behavior specifically for Crusader/Paladin classes.                                                                                                                                                                                                                         |
|                                            | • Fixed the switching of ammunitions using premium arrows or premium bullets.                                                                                                                                                                                                                        |
|                                            | • Fixed the spamming messages when switching Ammunitions.                                                                                                                                                                                                                                            |
|                                            | <p>• Adjusted how the Regeneration works specifically for Sit to Rest behavior.<br><br><em><mark style="color:$danger;">Recommended to set this up carefully to prevent the character from walking away all the time.</mark></em></p>                                                                |
|                                            | • Removed the Monster Selection & Ignore Aggressive Monster in the VIP Feature.                                                                                                                                                                                                                      |
|                                            | <p>• Added a <strong>VIP Feature Range Behavior</strong> to pull monsters away while attacking. <br><br><em>Applicable only for <strong>Range Classes</strong> such as Archer, Acolyte, Mage classes and it's Rebirth Class<strong>.</strong></em></p>                                               |
|                                            | • Adjusted the zeny cost from <mark style="color:$success;">**650z to 100z**</mark> per minute.                                                                                                                                                                                                      |
| **Auto Support System**                    | • Fixed an issue where Infinite Fly Wing is not recognized as a teleport item in 'Emergency Teleport'.                                                                                                                                                                                               |
|                                            | <p>• Fixed some issues where some buff skills doesn't work. <br><br><em>This still needs to be tested on live server with many users using the Auto Support. <mark style="color:$danger;">It may have</mark> or <mark style="color:$success;">may not have an issue</mark>.</em></p>                 |
| **@noks command**                          | • Now works properly.                                                                                                                                                                                                                                                                                |
| **Vending Area**                           | • Fixed a minimal issue that cause delay/lag inside the market place map.                                                                                                                                                                                                                            |
| **Verification**                           | • Improved the verification system.                                                                                                                                                                                                                                                                  |
|                                            | • Disabled the verification inside Event Maps.                                                                                                                                                                                                                                                       |
| **Weapon Converters**                      | • Doesn't remove upon death.                                                                                                                                                                                                                                                                         |
| **Sit Regeneration Multiplier**            | • Added a clearer message that the Sit Regeneration Multiplier is applicable to Base Level 80 and below.                                                                                                                                                                                             |
| **Monk, Sage & Hunter Skill Descriptions** | <p>• Converted the skill descriptions to Pre-Renewal.<br><br><em><mark style="color:blue;">Please take note that ALL SKILLS in the server are PRE-RENEWAL.</mark></em><br><br><em><mark style="color:blue;">Other job skill descriptions will be converted in the following updates.</mark></em></p> |

***

<figure><img src="/files/myVJFdsFR7kQXeq0cZP2" alt=""><figcaption></figcaption></figure>


---

# 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://forsakentales.gitbook.io/fl/server-updates/patch-notes/patch-notes-1.1.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.
