Skip to content

Commit

Permalink
Remove designatorDropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLoneTec committed Jan 1, 2025
1 parent 5ad0a88 commit 12e2b2f
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@
</value>
</Operation>

<Operation Class="PatchOperationRemove">
<xpath>Defs/ThingDef[defName="Turret_KPV"]/designatorDropdown</xpath>
</Operation>

<Operation Class="SK.PatchOperationReplaceExtended">
<xpath>Defs/ThingDef[defName="Turret_AGSThirty"]</xpath>
<value>
Expand All @@ -89,6 +93,10 @@
</value>
</Operation>

<Operation Class="PatchOperationRemove">
<xpath>Defs/ThingDef[defName="Turret_AGSThirty"]/designatorDropdown</xpath>
</Operation>

<Operation Class="SK.PatchOperationReplaceExtended">
<xpath>Defs/ThingDef[defName="Turret_Flak"]</xpath>
<value>
Expand Down Expand Up @@ -117,6 +125,10 @@
</value>
</Operation>

<Operation Class="PatchOperationRemove">
<xpath>Defs/ThingDef[defName="Turret_Flak"]/designatorDropdown</xpath>
</Operation>

<Operation Class="SK.PatchOperationReplaceExtended">
<xpath>Defs/ThingDef[defName="Turret_Blaster"]</xpath>
<value>
Expand All @@ -143,6 +155,10 @@
</value>
</Operation>

<Operation Class="PatchOperationRemove">
<xpath>Defs/ThingDef[defName="Turret_Blaster"]/designatorDropdown</xpath>
</Operation>

<Operation Class="SK.PatchOperationReplaceExtended">
<xpath>Defs/ThingDef[defName="Turret_M240B"]</xpath>
<value>
Expand All @@ -161,6 +177,10 @@
</value>
</Operation>

<Operation Class="PatchOperationRemove">
<xpath>Defs/ThingDef[defName="Turret_M240B"]/designatorDropdown</xpath>
</Operation>

<Operation Class="SK.PatchOperationReplaceExtended">
<xpath>Defs/ThingDef[defName="Turret_Sniper"]</xpath>
<value>
Expand Down

0 comments on commit 12e2b2f

Please sign in to comment.