diff --git a/materials.xml b/materials.xml
index 8b4e4c712..5598c2837 100644
--- a/materials.xml
+++ b/materials.xml
@@ -1286,6 +1286,37 @@ Shared parameters for various materials.
  </emissive>
 </material>
 
+<material>
+ <name>pa_centerline</name>
+ <texture>Runway/pa_centerline.rgb</texture>
+ <wrapu>false</wrapu>
+ <wrapv>false</wrapv>
+ <ambient>
+  <r>0.25</r>
+  <g>0.24</g>
+  <b>0.25</b>
+  <a>1.0</a>
+ </ambient>
+ <diffuse>
+  <r>0.25</r>
+  <g>0.24</g>
+  <b>0.25</b>
+  <a>1.0</a>
+ </diffuse>
+ <specular>
+  <r>0.0</r>
+  <g>0.0</g>
+  <b>0.0</b>
+  <a>1.0</a>
+ </specular>
+ <emissive>
+  <r>0.0</r>
+  <g>0.0</g>
+  <b>0.0</b>
+  <a>1.0</a>
+ </emissive>
+</material>
+
 <material>
  <name>pa_rest</name>
  <texture>Runway/pa_rest.rgb</texture>
@@ -2495,6 +2526,37 @@ Shared parameters for various materials.
  </emissive>
 </material>
 
+<material>
+ <name>pc_centerline</name>
+ <texture>Runway/pc_centerline.rgb</texture>
+ <wrapu>false</wrapu>
+ <wrapv>false</wrapv>
+ <ambient>
+  <r>0.58</r>
+  <g>0.58</g>
+  <b>0.56</b>
+  <a>1.0</a>
+ </ambient>
+ <diffuse>
+  <r>0.58</r>
+  <g>0.58</g>
+  <b>0.56</b>
+  <a>1.0</a>
+ </diffuse>
+ <specular>
+  <r>0.0</r>
+  <g>0.0</g>
+  <b>0.0</b>
+  <a>1.0</a>
+ </specular>
+ <emissive>
+  <r>0.0</r>
+  <g>0.0</g>
+  <b>0.0</b>
+  <a>1.0</a>
+ </emissive>
+</material>
+
 <material>
  <name>pc_rest</name>
  <name>dirt_rwyrest</name>