From 77bdd5b826351654afef43e86557ab8fe8ddfb3e Mon Sep 17 00:00:00 2001 From: OrangeBuffalo Date: Sat, 30 Apr 2022 14:18:26 +0200 Subject: [PATCH] Fix duplicated XML nodes --- 1.3/Patches/VAE_Core_Patch.xml | 8 ++------ 1.3/Patches/VFE_Vikings_Patch.xml | 8 +++----- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/1.3/Patches/VAE_Core_Patch.xml b/1.3/Patches/VAE_Core_Patch.xml index 66072fb..8d27d01 100644 --- a/1.3/Patches/VAE_Core_Patch.xml +++ b/1.3/Patches/VAE_Core_Patch.xml @@ -20,12 +20,8 @@
  • - /Defs/ThingDef[defName="VAE_Apparel_LightPlateArmor"] - - - -0.4 - - + /Defs/ThingDef[defName="VAE_Apparel_LightPlateArmor"]/equippedStatOffsets/MoveSpeed + -0.4
  • diff --git a/1.3/Patches/VFE_Vikings_Patch.xml b/1.3/Patches/VFE_Vikings_Patch.xml index 67d46d6..d4d805d 100644 --- a/1.3/Patches/VFE_Vikings_Patch.xml +++ b/1.3/Patches/VFE_Vikings_Patch.xml @@ -30,11 +30,9 @@
  • - /Defs/ThingDef[defName="VFEV_Apparel_RavagerArmor"] + /Defs/ThingDef[defName="VFEV_Apparel_RavagerArmor"]/equippedStatOffsets - - -0.10 - + -0.10
  • @@ -79,4 +77,4 @@ - + \ No newline at end of file