32 lines
930 B
XML
32 lines
930 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<objects serializationModel="Studio.02.03.00">
|
|
<object class="ParameterPreset" id="{93911052-d607-437a-81e8-1cf13f366980}">
|
|
<property name="name">
|
|
<value>Surface</value>
|
|
</property>
|
|
<relationship name="folder">
|
|
<destination>{72821a40-1f9b-449e-9f29-45c4d8800c81}</destination>
|
|
</relationship>
|
|
<relationship name="parameter">
|
|
<destination>{e8d11d80-0470-4c7b-95cf-303fc2f1d9b8}</destination>
|
|
</relationship>
|
|
</object>
|
|
<object class="GameParameter" id="{e8d11d80-0470-4c7b-95cf-303fc2f1d9b8}">
|
|
<property name="parameterType">
|
|
<value>2</value>
|
|
</property>
|
|
<property name="maximum">
|
|
<value>4</value>
|
|
</property>
|
|
<property name="enumerationLabels">
|
|
<value>Overall</value>
|
|
<value>Outside</value>
|
|
<value>Elevator</value>
|
|
<value>Carpet</value>
|
|
</property>
|
|
<property name="initialValue">
|
|
<value>0</value>
|
|
</property>
|
|
</object>
|
|
</objects>
|