PrimeWorldEditor/templates/MP1/Script/MemoryRelay.xml

26 lines
842 B
XML

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