From b7944bdb0bdb0a80dcb56bd4a261fc0e8f529899 Mon Sep 17 00:00:00 2001 From: BullHorn Date: Sun, 17 May 2015 17:11:26 +0300 Subject: [PATCH] Documentation: Weather - add wind usage Add default keys for toggling wind indicator arrow on/off Add explanation for arrow colors --- documentation/feature/weather.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/documentation/feature/weather.md b/documentation/feature/weather.md index cc08eeff06..b33b438178 100644 --- a/documentation/feature/weather.md +++ b/documentation/feature/weather.md @@ -11,6 +11,13 @@ parent: wiki ACE Weather is enabled by default. This feature simulates realistic weather according to map location, time of day, date, etc. -## 2. Dependencies +## 2. Usage + +### 2.1 Wind info +- Wind info is toggled on/off using Shift+K +- The arrow representing wind info is based on [Beaufort scale](http://en.wikipedia.org/wiki/Beaufort_scale#Modern_scale) + + +## 3. Dependencies `ace_common`, `ace_modules`