Skip to content

Commit

Permalink
Merge pull request #3350 from CombatExtended-Continued/VFE-SecurityFix
Browse files Browse the repository at this point in the history
VFE - Security: Hide Raider Arty Again
  • Loading branch information
N7Huntsman authored Aug 14, 2024
2 parents 51b9cc1 + f3de78d commit 75275bf
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<interactionCellOffset>(0,0,-2)</interactionCellOffset>
<hasInteractionCell>true</hasInteractionCell>
<size>(3,3)</size>
<!-- <designationCategory /> -->
<designationCategory Inherit="False"/>
<rotatable>true</rotatable>
<stealable>false</stealable>
<stuffCategories>
Expand Down Expand Up @@ -72,7 +72,8 @@
<li Class="CombatExtended.ThingDefExtensionCE">
<MenuHidden>True</MenuHidden>
</li>
</modExtensions>
</modExtensions>
<researchPrerequisites Inherit="False"/>
</ThingDef>

<ThingDef ParentName="BaseArtilleryWeapon">
Expand Down

0 comments on commit 75275bf

Please sign in to comment.