This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Models/Services/Stairs/stairs.xml

35 lines
767 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
<!--
2017-11-16 19:29:08 +00:00
##############################################
# Copyright (c) Joshua Davidson (it0uchpods) #
##############################################
-->
<PropertyList>
<name>Mobile Stairs</name>
<path>stairs.ac</path>
<!-- LIVERY SELECT -->
<!-- Animation -->
<animation>
<type>material</type>
<object-name>paint</object-name>
<object-name>cover</object-name>
<property-base>/services/stairs</property-base>
<texture-prop>paint-end</texture-prop>
</animation>
<animation>
<type>select</type>
<object-name>cover</object-name>
<object-name>cover-under</object-name>
<object-name>cover-rods</object-name>
<condition>
<property>services/stairs/cover</property>
</condition>
</animation>
</PropertyList>