mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-20 10:25:40 +00:00
Fix directory casing in templates
This commit is contained in:
41
templates/MP3Proto/Script/ShipCommandIcon.xml
Normal file
41
templates/MP3Proto/Script/ShipCommandIcon.xml
Normal file
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>ShipCommandIcon</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Bool" ID="0x8B9B584C">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x95F8D644">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xC39F8936">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x222CF8EC">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xBF00EB1">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Enum" ID="0x8072DA5" Archetype="PlayerItem">
|
||||
<DefaultValue>0xFB73F2B8</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
Reference in New Issue
Block a user