Skip to content

Commit

Permalink
Resolve AM style errors
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Jan 30, 2024
1 parent 8d6015a commit e69ae5b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
<li>botchjob.divineorder</li>
<li>OskarPotocki.VFE.Deserters</li>
<li>OskarPotocki.VFE.Tribals</li>
<li>Sarg.AlphaMemes</li>
</loadAfter>

</ModMetaData>
12 changes: 12 additions & 0 deletions Patches/Alpha Memes/StyleCategoryDefs/StyleCategoryDefs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,18 @@
<xpath>Defs/StyleCategoryDef/thingDefStyles/li[thingDef="Flamebow"]</xpath>
</li>

<li Class="PatchOperationRemove">
<xpath>Defs/StyleCategoryDef/thingDefStyles/li[thingDef="Gun_EmpLauncher"]</xpath>
</li>

<li Class="PatchOperationRemove">
<xpath>Defs/StyleCategoryDef/thingDefStyles/li[thingDef="Gun_ToxbombLauncher"]</xpath>
</li>

<li Class="PatchOperationRemove">
<xpath>Defs/StyleCategoryDef/thingDefStyles/li[thingDef="Gun_SmokeLauncher"]</xpath>
</li>

</operations>
</match>
</Operation>
Expand Down

0 comments on commit e69ae5b

Please sign in to comment.