Models: Added a plate for 7749

This commit is contained in:
Sidi Liang 2020-01-15 21:37:30 +08:00
parent db2dcc5c6c
commit 073877663f
3 changed files with 15 additions and 1 deletions

View File

@ -46,5 +46,17 @@
</condition>
<texture>texture/YBD00404.png</texture>
</animation>
<animation>
<type>material</type>
<object-name>face</object-name>
<condition>
<equals>
<property>sim/multiplay/generic/string[0]</property>
<value>YAD07749</value>
</equals>
</condition>
<texture>texture/YAD07749.png</texture>
</animation>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -318,9 +318,11 @@
<name>Plate Selection</name>
<property>/systems/plate</property>
<value>NONE</value>
<value>JLH0762</value>
<value>JAD00762</value>
<value>YBD00404</value>
<value>JLH0762</value>
<value>YAD07749</value>
<binding>
<command>dialog-apply</command>
<object-name>plateSelection</object-name>