mirror of
https://github.com/PrimeDecomp/retro-script-object-templates.git
synced 2026-07-12 18:18:59 -07:00
11 lines
330 B
XML
11 lines
330 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
|
<PropertyTemplate ArchiveVer="4" Game="EchoesDemo">
|
||
|
|
<PropertyArchetype Type="Choice">
|
||
|
|
<Name>ScanSpeed</Name>
|
||
|
|
<Values>
|
||
|
|
<Element Name="Normal" ID="0x0"/>
|
||
|
|
<Element Name="Slow" ID="0x1"/>
|
||
|
|
</Values>
|
||
|
|
</PropertyArchetype>
|
||
|
|
</PropertyTemplate>
|