You've already forked retro-script-object-templates
mirror of
https://github.com/PrimeDecomp/retro-script-object-templates.git
synced 2026-03-31 14:23:32 -07:00
23 lines
808 B
XML
23 lines
808 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="CorruptionProto">
|
|
<PropertyArchetype Type="Struct">
|
|
<Name>TriggerInfo</Name>
|
|
<SubProperties>
|
|
<Element Type="Int" ID="0x97C0611F">
|
|
<DefaultValue>254</DefaultValue>
|
|
</Element>
|
|
<Element Type="Int" ID="0x50224907">
|
|
<DefaultValue>0</DefaultValue>
|
|
</Element>
|
|
<Element Type="Struct" ID="0x337F9524" Archetype="DamageInfo"/>
|
|
<Element Type="Vector" ID="0x20927E9B">
|
|
<DefaultValue>
|
|
<X>0.0</X>
|
|
<Y>0.0</Y>
|
|
<Z>0.0</Z>
|
|
</DefaultValue>
|
|
</Element>
|
|
</SubProperties>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|