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
730 B
Markdown
32 lines
730 B
Markdown
---
|
|
layout: wiki
|
|
title: Sandbags
|
|
description: Adds stackable sandbags.
|
|
group: feature
|
|
category: equipment
|
|
parent: wiki
|
|
mod: ace
|
|
version:
|
|
major: 3
|
|
minor: 1
|
|
patch: 0
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
Adds stackable sandbags able to block bullets, shrapnel and small explosions.
|
|
Note that those sandbags are affected by physics, a rocket will send them flying.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Placing the sandbags
|
|
- You'll need at least one `sandbag (empty)`.
|
|
- You need to be over a grass area / sand area to be able to fill the sandbag.
|
|
- Self interact <kbd>Ctrl</kbd>+<kbd>⊞ Win</kbd> (ACE3 default).
|
|
- Select `Deploy sandbag`.
|
|
- Follow the instruction on screen.
|
|
|
|
## 3. Dependencies
|
|
|
|
{% include dependencies_list.md component="sandbag" %}
|