1
0
Fork 0

Advanced weather: do not match 'Fair weather' to 'High pressure core'

Tackle issue #2022: under advanced weather, using high-pressure-core
resulted in weather that did not match the METAR of the 'Fair weather'
scenario (but the 'High pressure core' scenario instead). With this fix
AW will go into METAR mode when fair weather is selected to match the
METAR.
This commit is contained in:
Gijs de Rooy 2024-01-22 16:45:36 +01:00
parent 23ff6494fd
commit a9bce814f6

View file

@ -119,10 +119,6 @@
<name type="string">Fair weather</name>
<metar type="string">XXXX 012345Z 15003KT 12SM SCT041 FEW200 20/08 Q1015 NOSIG</metar>
<description type="string">A lovely day for trip to your favorite 100$ hamburger airfield</description>
<local-weather>
<tile-type>High-pressure-core</tile-type>
<tile-management>realistic weather</tile-management>
</local-weather>
</scenario>
<scenario>
<id type="string">thunderstorm</id>