PrimeWorldEditor/templates/MP1/Script/RandomRelay.xml

32 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ScriptObject ArchiveVer="4" Game="Prime">
<Properties Type="Struct">
<Name>RandomRelay</Name>
<SubProperties>
<Element Type="String" ID="0x0">
<Name>Name</Name>
</Element>
<Element Type="Int" ID="0x1">
<Name>Connection Count</Name>
</Element>
<Element Type="Int" ID="0x2">
<Name>Variance</Name>
</Element>
<Element Type="Bool" ID="0x3">
<Name>Unknown</Name>
</Element>
<Element Type="Bool" ID="0x4">
<Name>Active</Name>
</Element>
</SubProperties>
</Properties>
<EditorProperties>
<NameProperty>0x00</NameProperty>
<ActiveProperty>0x04</ActiveProperty>
</EditorProperties>
<Assets>
<Element Type="Billboard" Source="File" Location="script/common/RandomRelay.TXTR"/>
</Assets>
<RotationType>RotationDisabled</RotationType>
</ScriptObject>