Skip to content

Commit

Permalink
Housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Jul 25, 2024
1 parent 874833f commit 964de90
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
defName="GW_SM_Gun_HeavyFlamer" or
defName="GW_SM_Gun_Burner"
]/tools</xpath>

<value>
<tools>
<li Class="CombatExtended.ToolCE">
Expand All @@ -32,9 +31,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_Gun_Flamer"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_Gun_Flamer"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_Gun_Flamer</defName>
<statBases>
Expand Down Expand Up @@ -82,9 +84,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_Gun_HeavyFlamer"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_Gun_HeavyFlamer"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_Gun_HeavyFlamer</defName>
<statBases>
Expand Down Expand Up @@ -132,9 +137,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_Gun_Burner"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_Gun_Burner"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_Gun_Burner</defName>
<statBases>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>

<!--Melee Attacks for Guns-->
<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[
Expand Down Expand Up @@ -80,9 +81,12 @@
<xpath>Defs/ThingDef[defName="HP_Gun_PlasmaGun"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="HP_Gun_PlasmaGun"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>HP_Gun_PlasmaGun</defName>
<statBases>
Expand Down Expand Up @@ -130,9 +134,12 @@
<xpath>Defs/ThingDef[defName="Plasma_Incinerator"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="Plasma_Incinerator"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>Plasma_Incinerator</defName>
<statBases>
Expand Down Expand Up @@ -180,9 +187,12 @@
<xpath>Defs/ThingDef[defName="HP_Gun_MeltaGun"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="HP_Gun_MeltaGun"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>HP_Gun_MeltaGun</defName>
<statBases>
Expand Down Expand Up @@ -230,9 +240,12 @@
<xpath>Defs/ThingDef[defName="HP_Gun_Multimelta"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="HP_Gun_Multimelta"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>HP_Gun_Multimelta</defName>
<statBases>
Expand Down Expand Up @@ -280,9 +293,12 @@
<xpath>Defs/ThingDef[defName="Bolter_Gun_Bolter"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="Bolter_Gun_Bolter"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>Bolter_Gun_Bolter</defName>
<statBases>
Expand Down Expand Up @@ -329,9 +345,12 @@
<xpath>Defs/ThingDef[defName="Executor_Bolt_Rifle"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="Executor_Bolt_Rifle"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>Executor_Bolt_Rifle</defName>
<statBases>
Expand Down Expand Up @@ -377,9 +396,12 @@
<xpath>Defs/ThingDef[defName="HeavyBolter"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="HeavyBolter"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>HeavyBolter</defName>
<statBases>
Expand Down Expand Up @@ -427,9 +449,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_Gun_AssualtCannon"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_Gun_AssualtCannon"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_Gun_AssualtCannon</defName>
<statBases>
Expand Down Expand Up @@ -475,9 +500,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_Gun_ReaperCannon"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_Gun_ReaperCannon"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_Gun_ReaperCannon</defName>
<statBases>
Expand Down Expand Up @@ -523,9 +551,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_Gun_StormBolter"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_Gun_StormBolter"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_Gun_StormBolter</defName>
<statBases>
Expand Down Expand Up @@ -572,9 +603,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_Gun_PlasmaCannon"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_Gun_PlasmaCannon"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_Gun_PlasmaCannon</defName>
<statBases>
Expand Down Expand Up @@ -622,9 +656,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_AstartesShotgun"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_AstartesShotgun"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_AstartesShotgun</defName>
<statBases>
Expand Down Expand Up @@ -668,9 +705,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_SniperRifle"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_SniperRifle"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_SniperRifle</defName>
<statBases>
Expand Down Expand Up @@ -715,9 +755,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_Gun_AstartesPlasmaCannon"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_Gun_AstartesPlasmaCannon"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_Gun_AstartesPlasmaCannon</defName>
<statBases>
Expand Down Expand Up @@ -765,9 +808,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_Gun_GravCannon"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_Gun_GravCannon"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_Gun_GravCannon</defName>
<statBases>
Expand Down Expand Up @@ -813,9 +859,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_Gun_GravRifle"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_Gun_GravRifle"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_Gun_GravRifle</defName>
<statBases>
Expand Down Expand Up @@ -861,9 +910,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_Gun_GravPistol"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_Gun_GravPistol"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_Gun_GravPistol</defName>
<statBases>
Expand Down Expand Up @@ -909,9 +961,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_HeavyBoltPistol"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_HeavyBoltPistol"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_HeavyBoltPistol</defName>
<statBases>
Expand Down Expand Up @@ -957,9 +1012,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_PlasmaPistol"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_PlasmaPistol"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_PlasmaPistol</defName>
<statBases>
Expand Down Expand Up @@ -1007,9 +1065,12 @@
<xpath>Defs/ThingDef[defName="GW_SM_InfernoPistol"]/weaponTags</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="GW_SM_InfernoPistol"]</xpath>
<value><weaponTags /></value>
<value>
<weaponTags />
</value>
</nomatch>
</Operation>

<Operation Class="CombatExtended.PatchOperationMakeGunCECompatible">
<defName>GW_SM_InfernoPistol</defName>
<statBases>
Expand Down

0 comments on commit 964de90

Please sign in to comment.