PrimeWorldEditor/templates/DKCR/Enums/Shape.xml

13 lines
445 B
XML
Raw Normal View History

2016-01-02 09:24:40 -08:00
<?xml version="1.0" encoding="UTF-8"?>
2018-10-07 20:47:18 -07:00
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
<PropertyArchetype Type="Enum">
<Name>Shape</Name>
<Values>
<Element Name="Box" ID="0x482B22F1"/>
<Element Name="Box" ID="0x779DB545"/>
<Element Name="Ellipsoid" ID="0x8392F5E4"/>
<Element Name="Cylinder" ID="0x39ED7B8E"/>
</Values>
</PropertyArchetype>
</PropertyTemplate>