Interior: Made 404Design 2.0 and Luxury 2.0 available and made 404Design to be the default choice
This commit is contained in:
parent
f8da7bcdde
commit
fcae95eb12
|
@ -16,7 +16,7 @@
|
|||
<condition>
|
||||
<equals>
|
||||
<property>sim/multiplay/generic/string[3]</property>
|
||||
<value>Default</value>
|
||||
<value>Followme Original</value>
|
||||
</equals>
|
||||
</condition>
|
||||
<path>Aircraft/followme_e-tron/Models/Interior/default/interior.xml</path>
|
||||
|
@ -25,7 +25,7 @@
|
|||
<condition>
|
||||
<equals>
|
||||
<property>sim/multiplay/generic/string[3]</property>
|
||||
<value>Sport</value>
|
||||
<value>Sport (Legacy)</value>
|
||||
</equals>
|
||||
</condition>
|
||||
<path>Aircraft/followme_e-tron/Models/Interior/sport/interior.xml</path>
|
||||
|
@ -58,15 +58,17 @@
|
|||
</condition>
|
||||
<path>Aircraft/followme_e-tron/Models/Interior/race/interior.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>sim/multiplay/generic/string[3]</property>
|
||||
<value>404Design</value>
|
||||
<value>404Design (Default)</value>
|
||||
</equals>
|
||||
</condition>
|
||||
<path>Aircraft/followme_e-tron/Models/Interior/InteriorX/404Design.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<condition>
|
||||
<equals>
|
||||
|
|
|
@ -61,11 +61,13 @@
|
|||
<halign>left</halign>
|
||||
<name>Interior Style</name>
|
||||
<property>/systems/interior/type</property>
|
||||
<value>Default</value>
|
||||
<value>404Design</value>
|
||||
<value>Sport</value>
|
||||
<value>404Design (Default)</value>
|
||||
<value>404Design 2.0</value>
|
||||
<value>Luxury</value>
|
||||
<value>Luxury 2.0</value>
|
||||
<value>Race</value>
|
||||
<value>Sport (Legacy)</value>
|
||||
<value>Followme Original</value>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
<object-name>interiorStyle</object-name>
|
||||
|
|
Loading…
Reference in New Issue