PrimeWorldEditor/templates/DKCR/Structs/PlayerTireInteractionData.xml

21 lines
764 B
XML
Raw Normal View History

2018-10-08 03:47:18 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
<PropertyArchetype Type="Struct">
2018-10-16 06:36:54 +00:00
<Name>PlayerTireInteractionData</Name>
2018-10-08 03:47:18 +00:00
<SubProperties>
<Element Type="Float" ID="0x3E65410C">
<DefaultValue>0.1</DefaultValue>
</Element>
<Element Type="Float" ID="0x784D143F">
<DefaultValue>0.2</DefaultValue>
</Element>
<Element Type="Float" ID="0xCF03CB0C">
<DefaultValue>450.0</DefaultValue>
</Element>
<Element Type="Float" ID="0x3A32DFCB">
<DefaultValue>3.0</DefaultValue>
</Element>
</SubProperties>
</PropertyArchetype>
</PropertyTemplate>