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
17 lines
732 B
XML
17 lines
732 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
|
|
<PropertyArchetype Type="Enum">
|
|
<Name>RevolutionControlType</Name>
|
|
<Values>
|
|
<Element Name="kRCT_None" ID="0x769A0D61"/>
|
|
<Element Name="kRCT_Physical" ID="0xD032425F"/>
|
|
<Element Name="kRCT_PhysicalCombo" ID="0x9B56D41E"/>
|
|
<Element Name="kRCT_Virtual" ID="0x49640395"/>
|
|
<Element Name="kRCT_VirtualCombo" ID="0xD3E9786D"/>
|
|
<Element Name="kRCT_Pointer" ID="0x4BD8568A"/>
|
|
<Element Name="kRCT_Gesture" ID="0xDA5C8412"/>
|
|
<Element Name="kRCT_AlwaysOn" ID="0x1D706E84"/>
|
|
</Values>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|