Skip to content

Commit

Permalink
Models: Added a plate for 7749
Browse files Browse the repository at this point in the history
  • Loading branch information
sidi762 committed Jan 15, 2020
1 parent db2dcc5 commit 0738776
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Models/plate/plate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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 added Models/plate/texture/YAD07749.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion gui/dialogs/vehicle-dialog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 0738776

Please sign in to comment.