mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-16 08:27:01 +00:00
Syncing template changes
This commit is contained in:
26
templates/mp2/Enums/WeaponType.xml
Normal file
26
templates/mp2/Enums/WeaponType.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<enum name="WeaponType">
|
||||
<enumerators>
|
||||
<enumerator ID="0x00" name="Power"/>
|
||||
<enumerator ID="0x01" name="Dark"/>
|
||||
<enumerator ID="0x02" name="Light"/>
|
||||
<enumerator ID="0x03" name="Annihilator"/>
|
||||
<enumerator ID="0x04" name="Bomb"/>
|
||||
<enumerator ID="0x05" name="Power Bomb"/>
|
||||
<enumerator ID="0x06" name="Missile"/>
|
||||
<enumerator ID="0x07" name="Boost Ball"/>
|
||||
<enumerator ID="0x08" name="Cannon Ball"/>
|
||||
<enumerator ID="0x09" name="Screw Attack"/>
|
||||
<enumerator ID="0x0A" name="Phazon"/>
|
||||
<enumerator ID="0x0B" name="AI"/>
|
||||
<enumerator ID="0x0C" name="Poison Water 1"/>
|
||||
<enumerator ID="0x0D" name="Poison Water 2"/>
|
||||
<enumerator ID="0x0E" name="Lava"/>
|
||||
<enumerator ID="0x0F" name="Hot"/>
|
||||
<enumerator ID="0x10" name="Cold"/>
|
||||
<enumerator ID="0x11" name="Area Dark"/>
|
||||
<enumerator ID="0x12" name="Area Light"/>
|
||||
<enumerator ID="0x13" name="Unknown Source"/>
|
||||
<enumerator ID="0x14" name="Safe Zone"/>
|
||||
</enumerators>
|
||||
</enum>
|
||||
@@ -47,9 +47,7 @@
|
||||
<default>18.0</default>
|
||||
</property>
|
||||
<struct ID="0x98F9A308" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xB8432896" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xB8432896" type="file" extensions="WPSC"/>
|
||||
<property ID="0x49727753" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
@@ -58,9 +56,7 @@
|
||||
</property>
|
||||
<property ID="0x70E97166" type="file" extensions="WPSC"/>
|
||||
<struct ID="0x258CFB4D" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x8B6F9B43" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x8B6F9B43" type="file" extensions="SCAN"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
|
||||
@@ -65,9 +65,7 @@
|
||||
</property>
|
||||
<property ID="0xC27FFA8F" type="file" extensions="CMDL"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x41DD4D40" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x41DD4D40" type="file" extensions="PART"/>
|
||||
<property ID="0x0BB3CCAE" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
|
||||
@@ -9,9 +9,7 @@
|
||||
<property ID="0x72BBE7A6" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x0C5143FE" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x0C5143FE" type="file" extensions="RULE"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
|
||||
@@ -12,9 +12,35 @@
|
||||
<property ID="0xC91EF813" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x1BCE57E1" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<bitfield ID="0x1BCE57E1">
|
||||
<default>0x00000001</default>
|
||||
<flags>
|
||||
<flag mask="0x00000001" name="Unknown 1"/>
|
||||
<flag mask="0x00000002" name="Unknown 2"/>
|
||||
<flag mask="0x00000004" name="Unknown 3"/>
|
||||
<flag mask="0x00000008" name="Unknown 4"/>
|
||||
<flag mask="0x00000010" name="Unknown 5"/>
|
||||
<flag mask="0x00000020" name="Unknown 6"/>
|
||||
<flag mask="0x00000040" name="Unknown 7"/>
|
||||
<flag mask="0x00000080" name="Unknown 8"/>
|
||||
<flag mask="0x00000100" name="Unknown 9"/>
|
||||
<flag mask="0x00000200" name="Unknown 10"/>
|
||||
<flag mask="0x00000400" name="Unknown 11"/>
|
||||
<flag mask="0x00000800" name="Unknown 12"/>
|
||||
<flag mask="0x00001000" name="Unknown 13"/>
|
||||
<flag mask="0x00002000" name="Unknown 14"/>
|
||||
<flag mask="0x00004000" name="Unknown 15"/>
|
||||
<flag mask="0x00008000" name="Unknown 16"/>
|
||||
<flag mask="0x00010000" name="Unknown 17"/>
|
||||
<flag mask="0x00020000" name="Unknown 18"/>
|
||||
<flag mask="0x00040000" name="Unknown 19"/>
|
||||
<flag mask="0x00080000" name="Unknown 20"/>
|
||||
<flag mask="0x00100000" name="Unknown 21"/>
|
||||
<flag mask="0x00200000" name="Unknown 22"/>
|
||||
<flag mask="0x00400000" name="Unknown 23"/>
|
||||
<flag mask="0x00800000" name="Unknown 24"/>
|
||||
</flags>
|
||||
</bitfield>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
|
||||
@@ -4,51 +4,25 @@
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xD29C031D" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x9B8B3323" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xE36E20A7" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xAC794DA8" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xC21F264F" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x9B8B3323" type="file" extensions="SCAN"/>
|
||||
<property ID="0xE36E20A7" type="file" extensions="SCAN"/>
|
||||
<property ID="0xAC794DA8" type="file" extensions="SCAN"/>
|
||||
<property ID="0xC21F264F" type="file" extensions="SCAN"/>
|
||||
<property ID="0x1115FB68" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xA0D9E87F" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x42A046C2" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x5B91FF38" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x5B8275BC" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xADACEC90" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x0D2E4AD3" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x71EFFFC4" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xC3DD9B75" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xF1F3D90F" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x1E864B83" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x42A046C2" type="file" extensions="PART"/>
|
||||
<property ID="0x5B91FF38" type="file" extensions="PART"/>
|
||||
<property ID="0x5B8275BC" type="file" extensions="PART"/>
|
||||
<property ID="0xADACEC90" type="file" extensions="PART"/>
|
||||
<property ID="0x0D2E4AD3" type="file" extensions="PART"/>
|
||||
<property ID="0x71EFFFC4" type="file" extensions="CMDL"/>
|
||||
<property ID="0xC3DD9B75" type="file" extensions="CMDL"/>
|
||||
<property ID="0xF1F3D90F" type="file" extensions="CMDL"/>
|
||||
<property ID="0x1E864B83" type="file" extensions="CMDL"/>
|
||||
<property ID="0xBD30F7A3" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
@@ -70,9 +44,7 @@
|
||||
<property ID="0x545540E5" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x5490E214" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x5490E214" type="file" extensions="PART"/>
|
||||
<property ID="0x887E8A8B" type="vector3f">
|
||||
<default>1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
|
||||
@@ -103,9 +103,9 @@
|
||||
<property ID="0xB581574B" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x3FA164BC" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<enum ID="0x3FA164BC" template="Enums/Item.xml">
|
||||
<default>0x00</default>
|
||||
</enum>
|
||||
<property ID="0xA4EE16BF" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
|
||||
@@ -31,32 +31,20 @@
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0xB01A28D5" type="multi">
|
||||
<properties>
|
||||
<property ID="0x6CEDF364" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x6CEDF364" type="file" extensions="PART"/>
|
||||
<property ID="0x27A06F6A" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x233A5E40" type="float">
|
||||
<default>6.0</default>
|
||||
</property>
|
||||
<property ID="0xEF7C65AC" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xEF7C65AC" type="file" extensions="PART"/>
|
||||
<struct ID="0x6C0F7AA3" template="Structs/ShockWaveInfo.xml"/>
|
||||
<property ID="0x762CD5B7" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xD8AB76F0" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x145DEBEA" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x762CD5B7" type="file" extensions="PART"/>
|
||||
<property ID="0xD8AB76F0" type="file" extensions="CMDL"/>
|
||||
<property ID="0x145DEBEA" type="file" extensions="CMDL"/>
|
||||
<struct ID="0xD0B0F21F" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x0A078586" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x0A078586" type="file" extensions="PART"/>
|
||||
<property ID="0x78755DA3" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
@@ -76,9 +64,7 @@
|
||||
<property ID="0xBA694941" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xCFE37EBF" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xCFE37EBF" type="file" extensions="WPSC"/>
|
||||
<struct ID="0xDA3C9B32" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x119FBD31">
|
||||
@@ -89,9 +75,7 @@
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x008BECAB" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x008BECAB" type="file" extensions="PART"/>
|
||||
<property ID="0xF3AF8417" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
|
||||
@@ -63,18 +63,10 @@
|
||||
<property ID="0x845EF489" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x11A273CB" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x8A3331DD" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x26439458" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xBDD2D64E" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x11A273CB" type="file" extensions="CMDL"/>
|
||||
<property ID="0x8A3331DD" type="file" extensions="CMDL"/>
|
||||
<property ID="0x26439458" type="file" extensions="CMDL"/>
|
||||
<property ID="0xBDD2D64E" type="file" extensions="CMDL"/>
|
||||
<property ID="0xCABE6B96" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
@@ -88,9 +80,7 @@
|
||||
<property ID="0x96CE7897" type="long">
|
||||
<default>2</default>
|
||||
</property>
|
||||
<property ID="0xCFE37EBF" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xCFE37EBF" type="file" extensions="WPSC"/>
|
||||
<struct ID="0xDA3C9B32" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x119FBD31">
|
||||
@@ -101,9 +91,7 @@
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x008BECAB" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x008BECAB" type="file" extensions="PART"/>
|
||||
<property ID="0xF3AF8417" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
@@ -126,9 +114,7 @@
|
||||
<property ID="0x7B61A42B" type="float">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0xD8D148FB" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xD8D148FB" type="file" extensions="PART"/>
|
||||
<property ID="0x7FC50AC2" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
@@ -163,18 +149,10 @@
|
||||
<property ID="0xE57CA27C" type="float">
|
||||
<default>0.4</default>
|
||||
</property>
|
||||
<property ID="0xA3E1608C" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xA21792BF" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x515268E5" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xB1B55340" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xA3E1608C" type="file" extensions="SCAN"/>
|
||||
<property ID="0xA21792BF" type="file" extensions="SCAN"/>
|
||||
<property ID="0x515268E5" type="file" extensions="PART"/>
|
||||
<property ID="0xB1B55340" type="file" extensions="PART"/>
|
||||
<struct ID="0x9347820E" type="multi">
|
||||
<properties>
|
||||
<property ID="0x3642A398" type="float">
|
||||
@@ -194,9 +172,7 @@
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xB7DC6C65" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xB7DC6C65" type="file" extensions="PART"/>
|
||||
<struct ID="0xF1F0C73D" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x119FBD31">
|
||||
|
||||
@@ -1,18 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<struct name="ConditionalTest" type="multi">
|
||||
<properties>
|
||||
<property ID="0xDE3E40A3" type="long">
|
||||
<enum ID="0xDE3E40A3">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<enumerators>
|
||||
<enumerator ID="0x00" name="Unknown"/>
|
||||
<enumerator ID="0x01" name="And"/>
|
||||
<enumerator ID="0x02" name="Or"/>
|
||||
</enumerators>
|
||||
</enum>
|
||||
<enum ID="0xD3AF8D72" template="Enums/Item.xml">
|
||||
<default>0x00</default>
|
||||
</enum>
|
||||
<property ID="0x03BDEA98" type="long">
|
||||
<enum ID="0x03BDEA98">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x70729364" type="long">
|
||||
<enumerators>
|
||||
<enumerator ID="0x00" name="Amount"/>
|
||||
<enumerator ID="0x01" name="Capacity"/>
|
||||
</enumerators>
|
||||
</enum>
|
||||
<enum ID="0x70729364">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<enumerators>
|
||||
<enumerator ID="0x00" name="Equals"/>
|
||||
<enumerator ID="0x01" name="Does Not Equal"/>
|
||||
<enumerator ID="0x02" name="Is Greater Than"/>
|
||||
<enumerator ID="0x03" name="Is Less Than"/>
|
||||
<enumerator ID="0x04" name="Is Greater Than Or Equals"/>
|
||||
<enumerator ID="0x05" name="Is Less Than Or Equals"/>
|
||||
</enumerators>
|
||||
</enum>
|
||||
<property ID="0x8DB9398A" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<struct name="DamageInfo" type="multi">
|
||||
<properties>
|
||||
<property ID="0x119FBD31" type="long">
|
||||
<enum ID="0x119FBD31" template="Enums/WeaponType.xml">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</enum>
|
||||
<property ID="0xF2D02613" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
|
||||
@@ -7,15 +7,9 @@
|
||||
<property ID="0xB68C0AA3" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xAD54DA11" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xF5C66384" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x35A9792E" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xAD54DA11" type="file" extensions="CMDL"/>
|
||||
<property ID="0xF5C66384" type="file" extensions="CSKR"/>
|
||||
<property ID="0x35A9792E" type="file" extensions="SCAN"/>
|
||||
<struct ID="0x1D852D4B" template="Structs/HealthInfo.xml">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
|
||||
@@ -5,8 +5,39 @@
|
||||
<property ID="0x20927E9B" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x82859F46" type="long">
|
||||
<default>30726</default>
|
||||
</property>
|
||||
<bitfield ID="0x82859F46">
|
||||
<default>0x00007806</default>
|
||||
<flags>
|
||||
<flag mask="0x00000001" name="Detect Player"/>
|
||||
<flag mask="0x00000002" name="Detect Morphed Player"/>
|
||||
<flag mask="0x00000004" name="Detect Unmorphed Player"/>
|
||||
<flag mask="0x00000008" name="Unknown 1"/>
|
||||
<flag mask="0x00000010" name="Unknown 2"/>
|
||||
<flag mask="0x00000020" name="Unknown 3"/>
|
||||
<flag mask="0x00000040" name="Unknown 4"/>
|
||||
<flag mask="0x00000080" name="Unknown 5"/>
|
||||
<flag mask="0x00000100" name="Unknown 6"/>
|
||||
<flag mask="0x00000200" name="Unknown 7"/>
|
||||
<flag mask="0x00000400" name="Unknown 8"/>
|
||||
<flag mask="0x00000800" name="Detect Player 1 (Broken)"/>
|
||||
<flag mask="0x00001000" name="Detect Player 2 (Broken)"/>
|
||||
<flag mask="0x00002000" name="Detect Player 3 (Broken)"/>
|
||||
<flag mask="0x00004000" name="Detect Player 4 (Broken)"/>
|
||||
<flag mask="0x00008000" name="Detect AI"/>
|
||||
<flag mask="0x00010000" name="Kill On Entered"/>
|
||||
<flag mask="0x00020000" name="Apply Force"/>
|
||||
<flag mask="0x00040000" name="Unknown 9"/>
|
||||
<flag mask="0x00080000" name="Detect Player If Completely Inside"/>
|
||||
<flag mask="0x00100000" name="Block Environmental Effects"/>
|
||||
<flag mask="0x00200000" name="Detect Projectiles"/>
|
||||
<flag mask="0x00400000" name="Detect Bombs"/>
|
||||
<flag mask="0x00800000" name="Unknown 10"/>
|
||||
<flag mask="0x01000000" name="Detect Boost Ball"/>
|
||||
<flag mask="0x02000000" name="Sunlight (Makes Lumites Appear)"/>
|
||||
<flag mask="0x04000000" name="Delete Objects"/>
|
||||
<flag mask="0x08000000" name="Detect Spider Ball"/>
|
||||
<flag mask="0x10000000" name="Detect Screw Attack"/>
|
||||
</flags>
|
||||
</bitfield>
|
||||
</properties>
|
||||
</struct>
|
||||
|
||||
@@ -4,8 +4,14 @@
|
||||
<property ID="0xFE9DC266" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xCA19E8C6" type="long">
|
||||
<default>15</default>
|
||||
</property>
|
||||
<bitfield ID="0xCA19E8C6">
|
||||
<default>0x0F</default>
|
||||
<flags>
|
||||
<flag mask="0x00000001" name="Combat"/>
|
||||
<flag mask="0x00000002" name="Scan"/>
|
||||
<flag mask="0x00000004" name="Dark"/>
|
||||
<flag mask="0x00000008" name="Echo"/>
|
||||
</flags>
|
||||
</bitfield>
|
||||
</properties>
|
||||
</struct>
|
||||
|
||||
@@ -5,9 +5,15 @@
|
||||
<default>100.0</default>
|
||||
<suffix>%</suffix>
|
||||
</property>
|
||||
<property ID="0x68ACBD86" type="long">
|
||||
<enum ID="0x68ACBD86">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<enumerators>
|
||||
<enumerator ID="0x00" name="Normal"/>
|
||||
<enumerator ID="0x01" name="Reflect"/>
|
||||
<enumerator ID="0x02" name="Pass Through"/>
|
||||
<enumerator ID="0x03" name="Immune"/>
|
||||
</enumerators>
|
||||
</enum>
|
||||
<property ID="0x93677DA2" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user