1
0
Fork 0

Added taxiway textures.

This commit is contained in:
curt 2001-06-22 21:54:12 +00:00
parent 15fcf17d25
commit 94fcf991cc
3 changed files with 20 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View file

@ -22,6 +22,16 @@ dirt_rwy {
emissive = 0.0 0.0 0.0 1.0
}
pa_taxiway {
texture = Runway/pa_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_threshold {
texture = Runway/pa_threshold.rgb
wrapu = 0
@ -362,6 +372,16 @@ pa_rest {
emissive = 0.0 0.0 0.0 1.0
}
pc_taxiway {
texture = Runway/pc_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
}
pc_threshold {
texture = Runway/pc_threshold.rgb
wrapu = 0