1
0
Fork 0

Updated c172.

This commit is contained in:
curt 2001-07-25 02:09:06 +00:00
parent 1b9a5468a8
commit 51302626d6
2 changed files with 21 additions and 1 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<FG_PISTON NAME="IO360C">
BRAKEHORSEPOWER 210.0
BRAKEHORSEPOWER 160.0
MAXTHROTTLE 1.0
MINTHROTTLE 0.2
SLFUELFLOWMAX 8.7

View file

@ -22,6 +22,16 @@ dirt_rwy {
emissive = 0.0 0.0 0.0 1.0
}
lakebed_taxiway {
texture = Runway/lakebed_taxiway.rgb
wrapu = 1
wrapv = 1
ambient = 0.2 0.2 0.2 1.0
diffuse = 0.2 0.2 0.2 1.0
specular = 0.0 0.0 0.0 1.0
emissive = 0.0 0.0 0.0 1.0
}
pa_taxiway {
texture = Runway/pa_taxiway.rgb
wrapu = 1
@ -382,6 +392,16 @@ pc_taxiway {
emissive = 0.0 0.0 0.0 1.0
}
pc_tiedown {
texture = Runway/pc_tiedown.rgb
wrapu = 1
wrapv = 1
ambient = 0.2 0.2 0.2 1.0
diffuse = 0.2 0.2 0.2 1.0
specular = 0.0 0.0 0.0 1.0
emissive = 0.0 0.0 0.0 1.0
}
pc_threshold {
texture = Runway/pc_threshold.rgb
wrapu = 0