1
0
Fork 0

Repositioned and improved left and right nav lights; added white rear

nav light; enlarged beacon.
This commit is contained in:
david 2002-11-17 11:24:48 +00:00
parent 8f57805def
commit 2a346c9e3c
2 changed files with 2355 additions and 2691 deletions

File diff suppressed because it is too large Load diff

View file

@ -379,6 +379,7 @@
<type>select</type> <type>select</type>
<object-name>LeftNavLightOn</object-name> <object-name>LeftNavLightOn</object-name>
<object-name>RightNavLightOn</object-name> <object-name>RightNavLightOn</object-name>
<object-name>RearNavLightOn</object-name>
<condition> <condition>
<property>/controls/lights/navigation</property> <property>/controls/lights/navigation</property>
</condition> </condition>
@ -388,6 +389,7 @@
<type>select</type> <type>select</type>
<object-name>LeftNavLightOff</object-name> <object-name>LeftNavLightOff</object-name>
<object-name>RightNavLightOff</object-name> <object-name>RightNavLightOff</object-name>
<object-name>RearNavLightOff</object-name>
<condition> <condition>
<not> <not>
<property>/controls/lights/navigation</property> <property>/controls/lights/navigation</property>