diff --git a/Textures/Runway/pa_taxiway.rgb b/Textures/Runway/pa_taxiway.rgb new file mode 100644 index 000000000..120943104 Binary files /dev/null and b/Textures/Runway/pa_taxiway.rgb differ diff --git a/Textures/Runway/pc_taxiway.rgb b/Textures/Runway/pc_taxiway.rgb new file mode 100644 index 000000000..40b29e211 Binary files /dev/null and b/Textures/Runway/pc_taxiway.rgb differ diff --git a/materials b/materials index eef22b3f0..9c7c85550 100644 --- a/materials +++ b/materials @@ -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