mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
1df3a73461
* Update documentation guidelines * Add version info part 1 * Add version info part 2 * Add removed in version to frontmatter and tag testmissions as removed * Add version info part 3
32 lines
737 B
Markdown
32 lines
737 B
Markdown
---
|
|
layout: wiki
|
|
title: Inventory
|
|
description: Options to increase size of the inventory dialog.
|
|
group: feature
|
|
category: interaction
|
|
parent: wiki
|
|
mod: ace
|
|
version:
|
|
major: 3
|
|
minor: 0
|
|
patch: 0
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### 1.1 Resized inventory UI
|
|
Makes the inventory dialog bigger and increases the number of items that can be seen in the list at once.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Changing the size of the UI
|
|
- Press <kbd>Escape</kbd>.
|
|
- Click on `ACE OPTIONS` on the top left corner of the screen.
|
|
- Click on `Make Inventory Display Bigger`.
|
|
- Choose the size desired on the right drop down menu.
|
|
- Press the `Close` button, your changes are automatically saved.
|
|
|
|
## 3. Dependencies
|
|
|
|
{% include dependencies_list.md component="inventory" %}
|