mirror of
https://github.com/PrimeDecomp/retro-script-object-templates.git
synced 2026-07-12 18:18:59 -07:00
20 lines
893 B
XML
20 lines
893 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
|
|
<PropertyArchetype Type="Struct">
|
|
<Name>PlayerType</Name>
|
|
<SubProperties>
|
|
<Element Type="Enum" ID="0x74059F59">
|
|
<DefaultValue>0xD0808BD7</DefaultValue>
|
|
<Values>
|
|
<Element Name="kCharacterType_DK" ID="0xD0808BD7"/>
|
|
<Element Name="kCharacterType_Diddy" ID="0xD0A482B7"/>
|
|
<Element Name="kCharacterType_Rambi" ID="0xBE8C4417"/>
|
|
<Element Name="kCharacterType_MineCart" ID="0x7497303"/>
|
|
<Element Name="kCharacterType_RocketBarrel" ID="0x3C9051BB"/>
|
|
<Element Name="kCharacterType_Invalid" ID="0x1D137B4B"/>
|
|
</Values>
|
|
</Element>
|
|
</SubProperties>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|