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
30 lines
642 B
Markdown
30 lines
642 B
Markdown
---
|
|
layout: wiki
|
|
title: Logistics - UAV Battery
|
|
description: UAV recharging.
|
|
group: feature
|
|
category: equipment
|
|
parent: wiki
|
|
mod: ace
|
|
version:
|
|
major: 3
|
|
minor: 0
|
|
patch: 0
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### 1.1 Rechargeable darters.
|
|
Adds an item `ACE_UAVBattery` that allows refuelling / recharging of the "Darter" quad-copter UAVs.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Recharging the darter
|
|
- For this you need a `UAV battery` and the UAV needs to be a quad-copter.
|
|
- Interact with the UAV <kbd>⊞ Win</kbd> (ACE3 default key bind `Interact Key`)
|
|
- Select `Recharge`
|
|
|
|
## 3. Dependencies
|
|
|
|
{% include dependencies_list.md component="logistics_uavbattery" %}
|