> For the complete documentation index, see [llms.txt](https://docs.av-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.av-scripts.com/guides/house-robbery/minigames.md).

# Minigames

<details>

<summary>Lockpick</summary>

* **`client/editable/lockpick.lua`**

</details>

<details>

<summary>Alarm</summary>

* `client/editable/alarm.lua > line 17`

</details>

<details>

<summary>Safe</summary>

* `client/editable/safe.lua > line 9`

</details>

<details>

<summary>Search Zones</summary>

* `client/editable/search.lua lines 7 and 20`

</details>

{% hint style="warning" %}
All minigames works perfectly fine, if you decide to replace them is your responsibility to make it work.
{% endhint %}
