PrimeWorldEditor/templates/MP1/Enums/ScanSpeed.xml

11 lines
325 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyTemplate ArchiveVer="4" Game="Prime">
<PropertyArchetype Type="Choice">
<Name>ScanSpeed</Name>
<Values>
<Element Name="Normal" ID="0x0"/>
<Element Name="Slow" ID="0x1"/>
</Values>
</PropertyArchetype>
</PropertyTemplate>