You've already forked retro-script-object-templates
mirror of
https://github.com/PrimeDecomp/retro-script-object-templates.git
synced 2026-07-12 18:18:59 -07:00
23 lines
935 B
XML
23 lines
935 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
|
|
<PropertyArchetype Type="Struct">
|
|
<Name>UnknownStruct84</Name>
|
|
<SubProperties>
|
|
<Element Type="Enum" ID="0x3CC85F81">
|
|
<DefaultValue>0xE56D8C03</DefaultValue>
|
|
<Values>
|
|
<Element Name="Above" ID="0xE56D8C03"/>
|
|
<Element Name="Below" ID="0x55E5A863"/>
|
|
<Element Name="Left" ID="0x70DB1A95"/>
|
|
<Element Name="Right" ID="0xA5CEA8C5"/>
|
|
<Element Name="AboveScreen" ID="0xFDC5D70D"/>
|
|
<Element Name="BelowScreen" ID="0x2CC33157"/>
|
|
</Values>
|
|
</Element>
|
|
<Element Type="Bool" ID="0xC6D0D3A4">
|
|
<DefaultValue>false</DefaultValue>
|
|
</Element>
|
|
</SubProperties>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|