Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SaltyKarl committed Sep 7, 2024
1 parent c5b5458 commit 7c46370
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<Operation Class="PatchOperationFindMod">
<mods>
<li>Vanilla Weapons Expanded - Bioferrite</li>
<li>Vanilla Weapons Expanded - Heavy Weapons</li>
</mods>
<match Class="PatchOperationSequence">
<operations>
Expand Down Expand Up @@ -80,7 +80,7 @@
</li>

<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="VWEB_Warbolter"]/comps/li[@Class="CompProperties_EquippableAbilityReloadable"]</xpath>
<xpath>Defs/ThingDef[defName="VWEB_HeavyIncinerator"]/comps/li[@Class="CompProperties_EquippableAbilityReloadable"]</xpath>
<value>
<li Class="CombatExtended.CompProperties_UnderBarrel">
<standardLabel>switch to flamethrower</standardLabel>
Expand Down

0 comments on commit 7c46370

Please sign in to comment.