Extend Lightmap Effect to Gear Object in AI Models
This commit is contained in:
parent
3cabb22f3c
commit
c7fc3ea2d1
10 changed files with 10 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
<effect>
|
||||
<inherits-from>AI/Aircraft/747/Effects/744-LightMap</inherits-from>
|
||||
<object-name>744</object-name>
|
||||
<object-name>Gear</object-name>
|
||||
</effect>
|
||||
<!-- Add Navigation Lights Objects -->
|
||||
<model>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
<effect>
|
||||
<inherits-from>AI/Aircraft/747/Effects/74F-LightMap</inherits-from>
|
||||
<object-name>74F</object-name>
|
||||
<object-name>Gear</object-name>
|
||||
</effect>
|
||||
<!-- Add Navigation Lights Objects -->
|
||||
<model>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
<effect>
|
||||
<inherits-from>AI/Aircraft/747/Effects/74Y-LightMap</inherits-from>
|
||||
<object-name>74Y</object-name>
|
||||
<object-name>Gear</object-name>
|
||||
</effect>
|
||||
<!-- Add Navigation Lights Objects -->
|
||||
<model>
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
<effect>
|
||||
<inherits-from>AI/Aircraft/777/Effects/77F-LightMap</inherits-from>
|
||||
<object-name>77F</object-name>
|
||||
<object-name>Gear</object-name>
|
||||
</effect>
|
||||
<!-- Add Navigation Lights Objects -->
|
||||
<model>
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
<effect>
|
||||
<inherits-from>AI/Aircraft/777/Effects/77L-LightMap</inherits-from>
|
||||
<object-name>77L</object-name>
|
||||
<object-name>Gear</object-name>
|
||||
</effect>
|
||||
<!-- Add Navigation Lights Objects -->
|
||||
<model>
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
<effect>
|
||||
<inherits-from>AI/Aircraft/777/Effects/77W-LightMap</inherits-from>
|
||||
<object-name>77W</object-name>
|
||||
<object-name>Gear</object-name>
|
||||
</effect>
|
||||
<!-- Add Navigation Lights Objects -->
|
||||
<model>
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
<effect>
|
||||
<inherits-from>AI/Aircraft/787/Effects/788-LightMap</inherits-from>
|
||||
<object-name>788</object-name>
|
||||
<object-name>Gear</object-name>
|
||||
</effect>
|
||||
<!-- Add Navigation Lights Objects -->
|
||||
<model>
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
<effect>
|
||||
<inherits-from>AI/Aircraft/787/Effects/789-LightMap</inherits-from>
|
||||
<object-name>789</object-name>
|
||||
<object-name>Gear</object-name>
|
||||
</effect>
|
||||
<!-- Add Navigation Lights Objects -->
|
||||
<model>
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
<effect>
|
||||
<inherits-from>AI/Aircraft/A350/Effects/359-LightMap</inherits-from>
|
||||
<object-name>359</object-name>
|
||||
<object-name>Gear</object-name>
|
||||
</effect>
|
||||
<!-- Add Navigation Lights Objects -->
|
||||
<model>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
<effect>
|
||||
<inherits-from>AI/Aircraft/A380/Effects/388-LightMap</inherits-from>
|
||||
<object-name>388</object-name>
|
||||
<object-name>Gear</object-name>
|
||||
</effect>
|
||||
<!-- Add Navigation Lights Objects -->
|
||||
<model>
|
||||
|
|
Loading…
Reference in a new issue