12345678910111213141516171819202122232425 |
- <?xml version="1.0" encoding="UTF-8"?>
- <PropertyList>
- <sim>
- <model>
- <livery>
- <name type="string">Baselia Helicopters</name>
- <texture1>liveries/BH/as350b_01.jpg</texture1>
- <texture2>liveries/BH/as350b_02.jpg</texture2>
- <texture3>liveries/BH/as350b_03.jpg</texture3>
- <texture4>liveries/BH/as350b_04.jpg</texture4>
- <blades>liveries/BH/as350b_05.jpg</blades>
- <blur>liveries/BH/rotorblur.png</blur>
-
- </livery>
- </model>
- <rendering>
- <refl_correction type="string">-0.22</refl_correction>
- </rendering>
- </sim>
- </PropertyList>
|