1
0
Fork 0
This commit is contained in:
Thorsten Renk 2016-08-18 09:26:04 +03:00
commit 9a35e9fdfa
15 changed files with 56 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="788-main.xml">
<texture-path>Textures/AirIndia</texture-path>
</PropertyList>

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="788-main.xml">
<texture-path>Textures/American</texture-path>
</PropertyList>

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="788-main.xml">
<texture-path>Textures/Ethiopian</texture-path>
</PropertyList>

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="788-main.xml">
<texture-path>Textures/JAL</texture-path>
</PropertyList>

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="788-main.xml">
<texture-path>Textures/JetStar</texture-path>
</PropertyList>

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="788-main.xml">
<texture-path>Textures/UnitedAirlines</texture-path>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

View file

@ -9,6 +9,8 @@ var autostart = func (msg=1) {
return;
}
electrical.reset_battery_and_circuit_breakers();
setprop("/controls/switches/magnetos", 3);
setprop("/controls/engines/current-engine/throttle", 0.2);
setprop("/controls/engines/current-engine/mixture", 0.95);

Binary file not shown.

Binary file not shown.