Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit e61096d

Browse files
authored
Merge pull request #30 from phpvms/dev
Merge to main
2 parents 49f91d5 + a620730 commit e61096d

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

aircraft/PMDG.xml

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
1+
<?xml version="1.0" encoding="utf-8" ?>
22
<!--
33
DO NOT EDIT THIS FILE. IT WILL GET OVERWRITTEN IN AN UPDATE.
44
@@ -39,6 +39,31 @@
3939
<Key Type="LVar" Key="switch_122_73X" Value="100"/>
4040
</LogoLight>
4141
</Rule>
42+
<Rule Simulator="Microsoft Flight" TitleContains="PMDG 777">
43+
<NavigationLights>
44+
<Key Type="LVar" Key="switch_115_a" Value="100"/>
45+
</NavigationLights>
46+
<BeaconLights>
47+
<Key Type="LVar" Key="switch_114_a" Value="100"/>
48+
</BeaconLights>
49+
<TaxiLight>
50+
<Key Type="LVar" Key="switch_121_a" Value="100"/>
51+
</TaxiLight>
52+
<StrobeLights>
53+
<Key Type="LVar" Key="switch_122_a" Value="100"/>
54+
</StrobeLights>
55+
<LandingLights>
56+
<Key Type="LVar" Key="switch_22_a" Value="100"/>
57+
<Key Type="LVar" Key="switch_23_a" Value="100"/>
58+
<Key Type="LVar" Key="switch_24_a" Value="100"/>
59+
</LandingLights>
60+
<WingLight>
61+
<Key Type="LVar" Key="switch_117_a" Value="100"/>
62+
</WingLight>
63+
<LogoLight>
64+
<Key Type="LVar" Key="switch_116_a" Value="100"/>
65+
</LogoLight>
66+
</Rule>
4267
<!-- Rules for Prepar3d -->
4368
<Rule Simulator="Prepar3d" TitleContains="PMDG 737">
4469
<BeaconLights>
@@ -195,4 +220,4 @@
195220
<Key Type="Byte" Key="0x648E" Value="1"/>
196221
</TaxiLight>
197222
</Rule>
198-
</Rules>
223+
</Rules>

0 commit comments

Comments
 (0)