12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- <?xml version="1.0"?>
- <PropertyList>
- <sim>
- <model>
- <livery>
- <name type="string">HB-ZIN (Heli-Alps)</name>
- <index type="int">4</index>
- <texture>Liveries_ec130b4/HB-ZIN.png</texture>
- </livery>
- <variant>1</variant>
- <ec130>
- <model-info>no detailed info available</model-info>
- <!-- 0: only right, 1: only left, 2: left and right -->
- <antenna_left type="int">0</antenna_left>
- <antenna_tail_front type="bool">false</antenna_tail_front>
- <vor_2_roof type="bool">false</vor_2_roof>
- <adf_bottom type="bool">false</adf_bottom>
- <adf_roof type="bool">false</adf_roof>
- <adf_roof_l type="bool">false</adf_roof_l>
- <VUHF type="bool">false</VUHF>
- <VUHF_front type="bool">false</VUHF_front>
- <antenna_flat_tail type="bool">false</antenna_flat_tail>
- <!-- 0: off, 1: front, 2: rear -->
- <antenna_square_tail type="int">0</antenna_square_tail>
- <DME type="bool">false</DME>
- <DME_small type="bool">false</DME_small>
- <copilot_controls type="bool">true</copilot_controls>
- <!-- 4: rescue configuration, 5/6: number of seats -->
- <interior_passengers type="float">6</interior_passengers>
- <show_gsdi type="bool">true</show_gsdi>
- <wirecutter type="bool">true</wirecutter>
- <mirror type="bool">true</mirror>
- <FLIR type="bool">false</FLIR>
- <emerg_floats type="bool">false</emerg_floats>
- <basket_left type="bool">true</basket_left>
- <basket_right type="bool">true</basket_right>
- <searchlight_a800 type="bool">false</searchlight_a800>
- <searchlight type="bool">false</searchlight>
- <searchlight_filter type="bool">false</searchlight_filter>
- <snowshoes type="bool">true</snowshoes>
- <hoist type="bool">true</hoist>
- <stabi_strobe type="bool">false</stabi_strobe>
- <gear_strobe type="bool">false</gear_strobe>
- <gear_light type="bool">false</gear_light>
- <luggage_wide type="bool">false</luggage_wide>
- </ec130>
- </model>
- <rendering>
- <refl_correction type="string">-0.2</refl_correction>
- <refl-type type="string">1</refl-type>
- <fresnel-factor type="string">0.5</fresnel-factor>
- </rendering>
- </sim>
- </PropertyList>
|