123456789101112131415161718192021222324 |
- <?xml version="1.0"?>
- <PropertyList>
- <sim>
- <aircraft-registration type="string">7702</aircraft-registration>
- <model>
- <livery>
- <name type="string">Bundeswehr SAR</name>
- <texture>liveriesH/BundeswehrSAR/BundeswehrSAR.png</texture>
- <texture-tail>liveriesH/BundeswehrSAR/BundeswehrSARHt.png</texture-tail>
- <rotor>liveriesH/black.png</rotor>
- <texture-skids>liveriesH/BundeswehrSAR/Bundeswehrskids.png</texture-skids>
- <texture-radar>liveriesH/BundeswehrSAR/Radome.png</texture-radar>
- <texture-mounts>liveriesH/BundeswehrSAR/WeaponsMounts.png</texture-mounts>
- </livery>
-
- </model>
- <rendering>
- <refl_correction type="string">-0.45</refl_correction>
- </rendering>
- </sim>
- </PropertyList>
|