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
29 lines
664 B
Markdown
29 lines
664 B
Markdown
---
|
|
layout: wiki
|
|
title: Concertina Wire
|
|
description: Deployable concertina wire.
|
|
group: feature
|
|
category: equipment
|
|
parent: wiki
|
|
mod: ace
|
|
version:
|
|
major: 3
|
|
minor: 0
|
|
patch: 0
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
A concertina wire is a type of barbed wire formed in large coils that can be expanded to form obstacles, in ACE3 any vehicle making contact with it gets its tires destroyed.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Deploying the concertina wire
|
|
- Approach the concertina coil and select <kbd>⊞ Win</kbd> (ACE3 default)
|
|
- Select `Deploy concertina wire`.
|
|
- Follow the instructions on screen.
|
|
|
|
## 3. Dependencies
|
|
|
|
{% include dependencies_list.md component="concertina_wire" %}
|