mirror of
https://github.com/PrimeDecomp/retro-script-object-templates.git
synced 2026-07-12 18:18:59 -07:00
21 lines
876 B
XML
21 lines
876 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
|
|
<PropertyArchetype Type="Struct">
|
|
<Name>UnknownStruct60</Name>
|
|
<SubProperties>
|
|
<Element Type="Enum" ID="0x13D70B67">
|
|
<DefaultValue>0x226CDE94</DefaultValue>
|
|
<Values>
|
|
<Element Name="kDirection_Right" ID="0x226CDE94"/>
|
|
<Element Name="kDirection_Left" ID="0xDA0E9904"/>
|
|
<Element Name="kDirection_Random" ID="0x291710D3"/>
|
|
<Element Name="kDirection_Best" ID="0xD640823"/>
|
|
</Values>
|
|
</Element>
|
|
<Element Type="Enum" ID="0x474BCCE3" Archetype="UnknownEnum4">
|
|
<DefaultValue>0x25234BDB</DefaultValue>
|
|
</Element>
|
|
</SubProperties>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|