Updated c172.
This commit is contained in:
parent
1b9a5468a8
commit
51302626d6
2 changed files with 21 additions and 1 deletions
|
@ -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
|
||||
|
|
20
materials
20
materials
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue