Skip to content

Commit

Permalink
One more whitespace file
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Nov 15, 2024
1 parent 93f743b commit a7fcb32
Showing 1 changed file with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<!-- === Cheetah === -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="AEXP_Cheetah"]/statBases</xpath>

<value>
<MeleeDodgeChance>0.46</MeleeDodgeChance>
<MeleeCritChance>0.27</MeleeCritChance>
Expand All @@ -14,7 +13,6 @@

<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="AEXP_Cheetah"]</xpath>

<value>
<tools>
<li Class="CombatExtended.ToolCE">
Expand Down Expand Up @@ -75,7 +73,6 @@
<!-- === Coyote === -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="AEXP_Coyote"]/statBases</xpath>

<value>
<MeleeDodgeChance>0.27</MeleeDodgeChance>
<MeleeCritChance>0.06</MeleeCritChance>
Expand All @@ -85,7 +82,6 @@

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="AEXP_Coyote"]/tools</xpath>

<value>
<tools>
<li Class="CombatExtended.ToolCE">
Expand Down Expand Up @@ -138,7 +134,6 @@
<!-- === Crocodile === -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="AEXP_Crocodile"]/statBases</xpath>

<value>
<MeleeDodgeChance>0.1</MeleeDodgeChance>
<MeleeCritChance>0.24</MeleeCritChance>
Expand All @@ -150,7 +145,6 @@

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="AEXP_Crocodile"]/tools</xpath>

<value>
<tools>
<li Class="CombatExtended.ToolCE">
Expand Down Expand Up @@ -226,7 +220,6 @@
<!-- === Giraffe === -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="AEXP_Giraffe"]/statBases</xpath>

<value>
<MeleeDodgeChance>0.1</MeleeDodgeChance>
<MeleeCritChance>0.45</MeleeCritChance>
Expand All @@ -236,7 +229,6 @@

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="AEXP_Giraffe"]/tools</xpath>

<value>
<tools>
<li Class="CombatExtended.ToolCE">
Expand Down Expand Up @@ -289,7 +281,6 @@
<!-- === Hippo === -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="AEXP_Hippopotamus"]/statBases</xpath>

<value>
<MeleeDodgeChance>0.07</MeleeDodgeChance>
<MeleeCritChance>0.6</MeleeCritChance>
Expand All @@ -301,7 +292,6 @@

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="AEXP_Hippopotamus"]/tools</xpath>

<value>
<tools>
<li Class="CombatExtended.ToolCE">
Expand Down Expand Up @@ -377,7 +367,6 @@
<!-- === Wildebeest === -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="AEXP_Wildebeest"]/statBases</xpath>

<value>
<MeleeDodgeChance>0.18</MeleeDodgeChance>
<MeleeCritChance>0.2</MeleeCritChance>
Expand All @@ -387,7 +376,6 @@

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="AEXP_Wildebeest"]/tools</xpath>

<value>
<tools>
<li Class="CombatExtended.ToolCE">
Expand Down Expand Up @@ -440,7 +428,6 @@
<!-- === Zebra === -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="AEXP_Zebra"]/statBases</xpath>

<value>
<MeleeDodgeChance>0.1</MeleeDodgeChance>
<MeleeCritChance>0.14</MeleeCritChance>
Expand All @@ -450,7 +437,6 @@

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="AEXP_Zebra"]/tools</xpath>

<value>
<tools>
<li Class="CombatExtended.ToolCE">
Expand Down

0 comments on commit a7fcb32

Please sign in to comment.