mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
25 lines
590 B
Markdown
25 lines
590 B
Markdown
|
---
|
||
|
layout: wiki
|
||
|
title: Logistics - UAV Battery
|
||
|
description: UAV recharging
|
||
|
group: feature
|
||
|
category: equipment
|
||
|
parent: wiki
|
||
|
---
|
||
|
|
||
|
## 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" %}
|