mirror of
https://github.com/PrimeDecomp/retro-script-object-templates.git
synced 2026-07-12 18:18:59 -07:00
18 lines
763 B
XML
18 lines
763 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
|
|
<PropertyArchetype Type="Struct">
|
|
<Name>LocomotionContextEnum</Name>
|
|
<SubProperties>
|
|
<Element Type="Enum" ID="0xA9F5D540">
|
|
<DefaultValue>0x489196E8</DefaultValue>
|
|
<Values>
|
|
<Element Name="kLocomotionContext_Normal" ID="0x489196E8"/>
|
|
<Element Name="kLocomotionContext_Patrol" ID="0x62EFDD7D"/>
|
|
<Element Name="kLocomotionContext_Flee" ID="0xB56EEE84"/>
|
|
<Element Name="kLocomotionContext_Angry" ID="0xDD97A42C"/>
|
|
</Values>
|
|
</Element>
|
|
</SubProperties>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|