ACE3/docs/wiki/feature/grenades.md
jonpas 1df3a73461 Add version information to most wiki feature and framework pages (#4303)
* 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
2016-08-30 15:49:04 +02:00

38 lines
1.0 KiB
Markdown

---
layout: wiki
title: Grenades
description: Different throwing modes for grenades, a flashbang and hand flares.
group: feature
category: equipment
parent: wiki
mod: ace
version:
major: 3
minor: 0
patch: 0
---
## 1. Overview
### 1.1 Throw modes
Provides different modes for throwing grenades (high throw, precision throw and drop mode).
### 1.2 Hand flares
Adds throwable hand flares in the colors white, red, green and yellow. Additionally buffs existing flares by making them brighter and last longer.
### 1.3 M84 stun grenade
Adds the M84 stun grenade. The stun effect will also affect AI.
## 2. Usage
### 2.1 Switching between throw modes
- Press <kbd>8</kbd> (ACE3 default key bind `Switch Grenade Mode`)
### 2.2 Switching between grenades
- Press <kbd>6</kbd> (ACE3 default key bind `Select frag`) to switch between `LETHAL` grenades
- Press <kbd>7</kbd> (ACE3 default key bind `Select non-frag`) to switch between `NON LETHAL` grenades
## 3. Dependencies
{% include dependencies_list.md component="grenades" %}