# 1.1.6

## Features

* **Added Island Loadouts**. Loadouts allow you to save a build of your island! Players start with one slot and unlock a second slot at level 10.
* **New place-able spawn point item:**
  * Sets where users spawn/respawn on an island
  * Only visible in build mode
  * If multiple spawn points exist, one will be chosen randomly&#x20;
* **Added flat roof pieces**&#x20;

## Bug Fixes

* Minor UI tweaks and fixes


---

# 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://guide.niftyisland.com/patch-notes/game-patch-notes/1.1.6.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.
