Models: Added a plate for 7749
This commit is contained in:
parent
db2dcc5c6c
commit
073877663f
|
@ -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 |
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue