20 lines
473 B
XML
Executable file
20 lines
473 B
XML
Executable file
<?xml version="1.0"?>
|
|
<!-- Green Threshold Light, ALS version -->
|
|
<PropertyList>
|
|
<path>procedural_light.ac</path>
|
|
|
|
<effect>
|
|
<inherits-from>Models/Geometry/Nimitz/Effects/threshold_light</inherits-from>
|
|
<object-name>procedural_light</object-name>
|
|
</effect>
|
|
|
|
<animation>
|
|
<object-name>procedural_light</object-name>
|
|
<type>scale</type>
|
|
<x-offset>2.5</x-offset>
|
|
<y-offset>2.5</y-offset>
|
|
<z-offset>2.5</z-offset>
|
|
</animation>
|
|
|
|
|
|
</PropertyList>
|