Merge pull request #1 from WEIHAOLEE/master
Update my repository for updates
This commit is contained in:
commit
02a678cf52
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 15 KiB |
|
@ -3,7 +3,7 @@
|
|||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name type="string">Prevent WH CoV</name>
|
||||
<name type="string">Prevent CoVID-19</name>
|
||||
<texture>Messages/MaskNeeded.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -26,12 +26,34 @@
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>fuel_pipe</object-name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>services/service-truck/connect</property>
|
||||
<value>1</value>
|
||||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>box</object-name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>services/service-truck/connect</property>
|
||||
<value>1</value>
|
||||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object>fuel_pipe_disconnected</object>
|
||||
<object>fuel_truck</object>
|
||||
<object>handle</object>
|
||||
<object-name>box</object-name>
|
||||
<object-name>fuel_pipe</object-name>
|
||||
<property>gear/gear[1]/compression-norm</property>
|
||||
<interpolation>
|
||||
<entry><ind>0.15</ind><dep>0.0</dep></entry>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 90 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
Loading…
Reference in New Issue