diff --git a/AI/Aircraft/A321/A321-main.xml b/AI/Aircraft/A321/A321-main.xml index f14ec2c42..a64e9a85b 100644 --- a/AI/Aircraft/A321/A321-main.xml +++ b/AI/Aircraft/A321/A321-main.xml @@ -1,19 +1,20 @@ - - A321 + A321 Brett Harrison - Models/A321.ac - - - select - gear - - - velocities/true-airspeed-kt - 155 - - - - - + Models/A321.ac + + select + gear + + + velocities/true-airspeed-kt + 155 + + + + + + Lights/A321-NavLights.xml + + \ No newline at end of file diff --git a/AI/Aircraft/A321/Lights/A321-NavLights.xml b/AI/Aircraft/A321/Lights/A321-NavLights.xml new file mode 100644 index 000000000..6db7c4e0a --- /dev/null +++ b/AI/Aircraft/A321/Lights/A321-NavLights.xml @@ -0,0 +1,122 @@ + + + + + + nav-right + AI/Lights/procedural_light_nav_right.xml + + 2.5 + 16.5221 + 4.47654 + + + + nav-left + AI/Lights/procedural_light_nav_left.xml + + 2.5 + -16.5221 + 4.47654 + + + + nav-tail + AI/Lights/procedural_light_nav_tail.xml + + 22.2664 + 0 + 4.92351 + + + + + strobe-right + AI/Lights/procedural_light_strobe_right.xml + + 4.27959 + 16.9238 + 4.57166 + + + + strobe-left + AI/Lights/procedural_light_strobe_left.xml + + 4.27959 + -16.9238 + 4.57166 + + + + strobe-tail + AI/Lights/procedural_light_strobe_tail.xml + + 23 + 0 + 4.92351 + + + + + beacon-top + AI/Lights/procedural_light_beacon_top.xml + + -2.78386 + 0 + 6.10126 + + + + beacon-bottom + AI/Lights/procedural_light_beacon_bottom.xml + + 0 + 0 + 1.47009 + + + + + StaticGrouped + nav-right + nav-left + nav-tail + + + StrobeGrouped + strobe-right + strobe-left + strobe-tail + + + BeaconGrouped + beacon-top + beacon-bottom + + + + select + StaticGrouped + BeaconGrouped + + + + transponder-id + 0 + + + + + + select + StrobeGrouped + + + + velocities/true-airspeed-kt + 40 + + + + \ No newline at end of file