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
13 lines
489 B
XML
13 lines
489 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
|
|
<PropertyArchetype Type="Enum">
|
|
<Name>Shape</Name>
|
|
<Values>
|
|
<Element Name="kShape_AABB" ID="0x482B22F1"/>
|
|
<Element Name="kShape_Orientated" ID="0x779DB545"/>
|
|
<Element Name="kShape_Ellipsoid" ID="0x8392F5E4"/>
|
|
<Element Name="kShape_VerticalCylinder" ID="0x39ED7B8E"/>
|
|
</Values>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|