mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-09 21:47:45 +00:00
MP2/MP3/DKCR tweak saving support
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
<Properties Type="Struct">
|
||||
<Name>TweakGame</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Spline" ID="0x40818220"/>
|
||||
<Element Type="String" ID="0x7FDA1466"/>
|
||||
<Element Type="String" ID="0x2BD13AB3"/>
|
||||
<Element Type="String" ID="0xF8BE005A"/>
|
||||
@@ -59,6 +58,7 @@
|
||||
<Element Type="Struct" ID="0xB2E8828D" Archetype="TweakGame_TimeLimitChoices"/>
|
||||
<Element Type="Struct" ID="0x6AF87BD" Archetype="TweakGame_CoinLimitChoices"/>
|
||||
<Element Type="Struct" ID="0x1533EA4E" Archetype="TweakGame_TimeLimitChoices"/>
|
||||
<Element Type="Spline" ID="0x40818220"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -3,14 +3,14 @@
|
||||
<PropertyArchetype Type="Struct">
|
||||
<Name>TBallTransitionResources</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Spline" ID="0x9183A262"/>
|
||||
<Element Type="Spline" ID="0x564262F0"/>
|
||||
<Element Type="Spline" ID="0x23FB0E93"/>
|
||||
<Element Type="Spline" ID="0x15B6840D"/>
|
||||
<Element Type="Spline" ID="0xA342C3A6"/>
|
||||
<Element Type="String" ID="0xD48E4124"/>
|
||||
<Element Type="Struct" ID="0x1E12C84" Archetype="TGunResources"/>
|
||||
<Element Type="Struct" ID="0xF24B055D" Archetype="TGunResources"/>
|
||||
<Element Type="Spline" ID="0xA342C3A6"/>
|
||||
<Element Type="Spline" ID="0x15B6840D"/>
|
||||
<Element Type="Spline" ID="0x23FB0E93"/>
|
||||
<Element Type="Spline" ID="0x564262F0"/>
|
||||
<Element Type="Spline" ID="0x9183A262"/>
|
||||
</SubProperties>
|
||||
</PropertyArchetype>
|
||||
</PropertyTemplate>
|
||||
|
||||
@@ -3,10 +3,6 @@
|
||||
<PropertyArchetype Type="Struct">
|
||||
<Name>TweakGui_LogBook</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Spline" ID="0x925B9D4A"/>
|
||||
<Element Type="Spline" ID="0x8719A9C"/>
|
||||
<Element Type="Spline" ID="0x9AD04DD7"/>
|
||||
<Element Type="Spline" ID="0x165943F6"/>
|
||||
<Element Type="Color" ID="0xBA5A65C8">
|
||||
<DefaultValue>
|
||||
<R>0.0</R>
|
||||
@@ -96,6 +92,9 @@
|
||||
<Element Type="Float" ID="0x1832935E">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0x165943F6"/>
|
||||
<Element Type="Spline" ID="0x9AD04DD7"/>
|
||||
<Element Type="Spline" ID="0x8719A9C"/>
|
||||
<Element Type="Float" ID="0x11CD076F">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
@@ -111,6 +110,7 @@
|
||||
<Element Type="Float" ID="0xC0CB3936">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0x925B9D4A"/>
|
||||
<Element Type="Color" ID="0x75A0734">
|
||||
<DefaultValue>
|
||||
<R>0.0</R>
|
||||
|
||||
@@ -3,9 +3,6 @@
|
||||
<PropertyArchetype Type="Struct">
|
||||
<Name>TweakGui_Misc</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Spline" ID="0x3BA84552"/>
|
||||
<Element Type="Spline" ID="0xD81537B6"/>
|
||||
<Element Type="Spline" ID="0xEAF17D45"/>
|
||||
<Element Type="Bool" ID="0x2F9D48B8">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
@@ -364,6 +361,9 @@
|
||||
<Element Type="Float" ID="0xCE9F5770">
|
||||
<DefaultValue>6.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0xEAF17D45"/>
|
||||
<Element Type="Spline" ID="0xD81537B6"/>
|
||||
<Element Type="Spline" ID="0x3BA84552"/>
|
||||
<Element Type="Float" ID="0xEEB7839B">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
|
||||
Reference in New Issue
Block a user