Skip to content

Commit

Permalink
Housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Nov 1, 2024
1 parent 5546088 commit 18fec96
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LoadFolders.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<li IfModActive="detvisor.glitterweaponry">ModPatches/Glitter Weaponry</li>
<li IfModActive="RooAndGloomy.DragonianRaceMod">ModPatches/Gloomy Dragonian Race</li>
<li IfModActive="spoonshortage.gourimet">ModPatches/GouRIMet</li>
<li IfModActive="Abrolo.Grimstone.Beasts">ModPatches/Grimstone Beasts</li>
<li IfModActive="Abrolo.Grimstone.Beasts">ModPatches/Grimstone Beasts</li>
<li IfModActive="Grimworld.Autoguns">ModPatches/Grimworld Autoguns</li>
<li IfModActive="Grimworld.Lasguns">ModPatches/Grimworld Lasguns</li>
<li IfModActive="Grimworld.Melee">ModPatches/Grimworld Melee</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<xpath>Defs/ThingDef[defName="Grimstone_BellocerosHorn"]/tools</xpath>
</Operation>


<Operation Class="PatchOperationAttributeSet">
<xpath>Defs/ThingDef[defName="Grimstone_BellocerosHorn"]</xpath>
<attribute>ParentName</attribute>
Expand All @@ -21,7 +20,6 @@
</value>
</Operation>


<!-- Ivory -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="Grimstone_Ivory"]/statBases</xpath>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
</match>
</Operation>


<!-- Griffar Leather-->
<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="Grimstone_Leather_Griffar"]/statBases/StuffPower_Armor_Sharp</xpath>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="Grimstone_Belloceros"]/statBases</xpath>
<value>
<MeleeDodgeChance>0.11</MeleeDodgeChance>
Expand Down
1 change: 1 addition & 0 deletions SupportedThirdPartyMods.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ Glitter Tech |
Glitter Weaponry |
Gloomy Dragonian Race |
GouRIMet |
/Grimstone Beasts |
Grimworld: Autoguns |
Grimworld: Lasguns |
Grimworld: Melee |
Expand Down

0 comments on commit 18fec96

Please sign in to comment.