Add some more line feature materials
This commit is contained in:
parent
7e5b3e2530
commit
a121daa98b
1 changed files with 25 additions and 1 deletions
|
@ -226,7 +226,7 @@ Shared parameters for various materials.
|
|||
<material>
|
||||
<name>lf_sng_broken_yellow_border</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_sng_broken_yellow_borde.png</texture>
|
||||
<texture>Runway/lf_sng_broken_yellow_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
|
@ -247,6 +247,12 @@ Shared parameters for various materials.
|
|||
<texture>Runway/lf_other_hold_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_other_hold</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_other_hold.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_ils_hold_border</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
|
@ -271,6 +277,24 @@ Shared parameters for various materials.
|
|||
<texture>Runway/lf_dbl_lane_queue_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_sng_solid_white</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_sng_solid_white.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_checkerboard_white</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_checkerboard_white.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_broken_white</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_broken_white.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_dspl_thresh</name>
|
||||
<texture>Runway/pa_dspl_thresh.png</texture>
|
||||
|
|
Loading…
Reference in a new issue