mirror of
https://github.com/PrimeDecomp/retro-script-object-templates.git
synced 2026-07-12 18:18:59 -07:00
27 lines
977 B
XML
27 lines
977 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="EchoesDemo">
|
|
<PropertyArchetype Type="Struct">
|
|
<Name>ConditionalTest</Name>
|
|
<SubProperties>
|
|
<Element Type="Choice" ID="0xDE3E40A3">
|
|
<DefaultValue>1</DefaultValue>
|
|
</Element>
|
|
<Element Type="Int" ID="0xD3AF8D72">
|
|
<DefaultValue>0</DefaultValue>
|
|
</Element>
|
|
<Element Type="Choice" ID="0x3BDEA98">
|
|
<Values>
|
|
<Element Name="Amount" ID="0x0"/>
|
|
<Element Name="Capacity" ID="0x1"/>
|
|
</Values>
|
|
</Element>
|
|
<Element Type="Choice" ID="0x70729364">
|
|
<DefaultValue>0</DefaultValue>
|
|
</Element>
|
|
<Element Type="Int" ID="0x8DB9398A">
|
|
<DefaultValue>0</DefaultValue>
|
|
</Element>
|
|
</SubProperties>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|