30 lines
882 B
XML
30 lines
882 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<objects serializationModel="Studio.02.03.00">
|
|
<object class="ParameterPreset" id="{b606b63b-df73-4954-9e2a-32090ebc31f1}">
|
|
<property name="name">
|
|
<value>SpraySwitcher</value>
|
|
</property>
|
|
<relationship name="folder">
|
|
<destination>{72821a40-1f9b-449e-9f29-45c4d8800c81}</destination>
|
|
</relationship>
|
|
<relationship name="parameter">
|
|
<destination>{b230b442-30ec-4a14-b8e2-feea6a3f720e}</destination>
|
|
</relationship>
|
|
</object>
|
|
<object class="GameParameter" id="{b230b442-30ec-4a14-b8e2-feea6a3f720e}">
|
|
<property name="parameterType">
|
|
<value>2</value>
|
|
</property>
|
|
<property name="maximum">
|
|
<value>2</value>
|
|
</property>
|
|
<property name="enumerationLabels">
|
|
<value>Spray</value>
|
|
<value>NoSpray</value>
|
|
</property>
|
|
<property name="initialValue">
|
|
<value>0</value>
|
|
</property>
|
|
</object>
|
|
</objects>
|