From c5eb2091961fa78cb206897ae8c75105ffdefd7d Mon Sep 17 00:00:00 2001 From: Tory <22203-Tory@users.noreply.gitgud.io> Date: Mon, 6 Sep 2021 02:38:19 +0000 Subject: [PATCH] Comp fixes --- 1.3/Patches/CompAnimator_HarPatches/AOC.xml | 2 +- .../CompAnimator_HarPatches/AlienVsPredator.xml | 8 ++++---- .../CompAnimator_HarPatches/AndroidMech.xml | 2 +- .../CompAnimator_HarPatches/AutoCleaner.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/AvianRaces.xml | 14 +++++++------- .../CompAnimator_HarPatches/Crystalloid.xml | 2 +- .../CompAnimator_HarPatches/ElonaImouto.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Epona.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Ferian.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Giant.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Idhale.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Lapelli.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Littluna.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Mantodean.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Moosesian.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Nearmare.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Neclose.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Rabbie.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Rakkle.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Silkiera.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/Xenoorca.xml | 2 +- 1.3/Patches/CompAnimator_HarPatches/ZombieLand.xml | 2 +- About/Manifest.xml | 2 +- 23 files changed, 32 insertions(+), 32 deletions(-) diff --git a/1.3/Patches/CompAnimator_HarPatches/AOC.xml b/1.3/Patches/CompAnimator_HarPatches/AOC.xml index edb24fd..814bba2 100644 --- a/1.3/Patches/CompAnimator_HarPatches/AOC.xml +++ b/1.3/Patches/CompAnimator_HarPatches/AOC.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="BaseAOCPawn"]/comps Always - /Defs/ThingDef[Name="BaseAOCPawn"]/comps + /Defs/ThingDef[@Name="BaseAOCPawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/AlienVsPredator.xml b/1.3/Patches/CompAnimator_HarPatches/AlienVsPredator.xml index de35e63..9ef060b 100644 --- a/1.3/Patches/CompAnimator_HarPatches/AlienVsPredator.xml +++ b/1.3/Patches/CompAnimator_HarPatches/AlienVsPredator.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="AvP_BaseNeomorphPawn"]/comps Always - /Defs/ThingDef[Name="AvP_BaseNeomorphPawn"]/comps + /Defs/ThingDef[@Name="AvP_BaseNeomorphPawn"]/comps
  • @@ -17,7 +17,7 @@ /Defs/ThingDef[@Name="AvP_BaseXenomorphPawn"]/comps Always - /Defs/ThingDef[Name="AvP_BaseXenomorphPawn"]/comps + /Defs/ThingDef[@Name="AvP_BaseXenomorphPawn"]/comps
  • @@ -27,7 +27,7 @@ /Defs/ThingDef[@Name="AvP_Artificial_Synths"]/comps Always - /Defs/ThingDef[Name="AvP_Artificial_Synths"]/comps + /Defs/ThingDef[@Name="AvP_Artificial_Synths"]/comps
  • @@ -37,7 +37,7 @@ /Defs/ThingDef[@Name="AvP_BaseYautjaPawn"]/comps Always - /Defs/ThingDef[Name="AvP_BaseYautjaPawn"]/comps + /Defs/ThingDef[@Name="AvP_BaseYautjaPawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/AndroidMech.xml b/1.3/Patches/CompAnimator_HarPatches/AndroidMech.xml index 2f3ec6d..e54659a 100644 --- a/1.3/Patches/CompAnimator_HarPatches/AndroidMech.xml +++ b/1.3/Patches/CompAnimator_HarPatches/AndroidMech.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="BasePawnMech"]/comps Always - /Defs/ThingDef[Name="BasePawnMech"]/comps + /Defs/ThingDef[@Name="BasePawnMech"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/AutoCleaner.xml b/1.3/Patches/CompAnimator_HarPatches/AutoCleaner.xml index e7123cb..c2ad860 100644 --- a/1.3/Patches/CompAnimator_HarPatches/AutoCleaner.xml +++ b/1.3/Patches/CompAnimator_HarPatches/AutoCleaner.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="BaseBaseAutocleaner"]/comps Always - /Defs/ThingDef[Name="BaseBaseAutocleaner"]/comps + /Defs/ThingDef[@Name="BaseBaseAutocleaner"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/AvianRaces.xml b/1.3/Patches/CompAnimator_HarPatches/AvianRaces.xml index 18d246b..3d2ce8e 100644 --- a/1.3/Patches/CompAnimator_HarPatches/AvianRaces.xml +++ b/1.3/Patches/CompAnimator_HarPatches/AvianRaces.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="CassowaryPawn"]/comps Always - /Defs/ThingDef[Name="CassowaryPawn"]/comps + /Defs/ThingDef[@Name="CassowaryPawn"]/comps
  • @@ -17,7 +17,7 @@ /Defs/ThingDef[@Name="ChickenPawn"]/comps Always - /Defs/ThingDef[Name="ChickenPawn"]/comps + /Defs/ThingDef[@Name="ChickenPawn"]/comps
  • @@ -27,7 +27,7 @@ /Defs/ThingDef[@Name="DodoPawn"]/comps Always - /Defs/ThingDef[Name="DodoPawn"]/comps + /Defs/ThingDef[@Name="DodoPawn"]/comps
  • @@ -37,7 +37,7 @@ /Defs/ThingDef[@Name="OwlPawn"]/comps Always - /Defs/ThingDef[Name="OwlPawn"]/comps + /Defs/ThingDef[@Name="OwlPawn"]/comps
  • @@ -47,7 +47,7 @@ /Defs/ThingDef[@Name="ParrotPawn"]/comps Always - /Defs/ThingDef[Name="ParrotPawn"]/comps + /Defs/ThingDef[@Name="ParrotPawn"]/comps
  • @@ -57,7 +57,7 @@ /Defs/ThingDef[@Name="PenguinPawn"]/comps Always - /Defs/ThingDef[Name="PenguinPawn"]/comps + /Defs/ThingDef[@Name="PenguinPawn"]/comps
  • @@ -67,7 +67,7 @@ /Defs/ThingDef[@Name="VulturePawn"]/comps Always - /Defs/ThingDef[Name="VulturePawn"]/comps + /Defs/ThingDef[@Name="VulturePawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Crystalloid.xml b/1.3/Patches/CompAnimator_HarPatches/Crystalloid.xml index 0c67200..1ec5dde 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Crystalloid.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Crystalloid.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="CrystalBasePawn"]/comps Always - /Defs/ThingDef[Name="CrystalBasePawn"]/comps + /Defs/ThingDef[@Name="CrystalBasePawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/ElonaImouto.xml b/1.3/Patches/CompAnimator_HarPatches/ElonaImouto.xml index e7e4694..88198bf 100644 --- a/1.3/Patches/CompAnimator_HarPatches/ElonaImouto.xml +++ b/1.3/Patches/CompAnimator_HarPatches/ElonaImouto.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="Elona_BasePawn"]/comps Always - /Defs/ThingDef[Name="Elona_BasePawn"]/comps + /Defs/ThingDef[@Name="Elona_BasePawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Epona.xml b/1.3/Patches/CompAnimator_HarPatches/Epona.xml index 3e7c41c..5f93128 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Epona.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Epona.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="EponaCentaur_PawnBase"]/comps Always - /Defs/ThingDef[Name="EponaCentaur_PawnBase"]/comps + /Defs/ThingDef[@Name="EponaCentaur_PawnBase"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Ferian.xml b/1.3/Patches/CompAnimator_HarPatches/Ferian.xml index 9527300..43d175e 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Ferian.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Ferian.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="BaseFerian"]/comps Always - /Defs/ThingDef[Name="BaseFerian"]/comps + /Defs/ThingDef[@Name="BaseFerian"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Giant.xml b/1.3/Patches/CompAnimator_HarPatches/Giant.xml index b298331..065f2db 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Giant.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Giant.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="GI_PawnBase"]/comps Always - /Defs/ThingDef[Name="GI_PawnBase"]/comps + /Defs/ThingDef[@Name="GI_PawnBase"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Idhale.xml b/1.3/Patches/CompAnimator_HarPatches/Idhale.xml index cc138ca..ce750f6 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Idhale.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Idhale.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="HAR_Idhale_BaseNRPawn"]/comps Always - /Defs/ThingDef[Name="HAR_Idhale_BaseNRPawn"]/comps + /Defs/ThingDef[@Name="HAR_Idhale_BaseNRPawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Lapelli.xml b/1.3/Patches/CompAnimator_HarPatches/Lapelli.xml index c4f72d7..f6c7e9a 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Lapelli.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Lapelli.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="BaseLapelli"]/comps Always - /Defs/ThingDef[Name="BaseLapelli"]/comps + /Defs/ThingDef[@Name="BaseLapelli"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Littluna.xml b/1.3/Patches/CompAnimator_HarPatches/Littluna.xml index d781126..95338c2 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Littluna.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Littluna.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="HAR_Littluna_BaseNRPawn"]/comps Always - /Defs/ThingDef[Name="HAR_Littluna_BaseNRPawn"]/comps + /Defs/ThingDef[@Name="HAR_Littluna_BaseNRPawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Mantodean.xml b/1.3/Patches/CompAnimator_HarPatches/Mantodean.xml index 6024288..8f7105c 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Mantodean.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Mantodean.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="BaseMantoPawn"]/comps Always - /Defs/ThingDef[Name="BaseMantoPawn"]/comps + /Defs/ThingDef[@Name="BaseMantoPawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Moosesian.xml b/1.3/Patches/CompAnimator_HarPatches/Moosesian.xml index 957c61a..bf93fd0 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Moosesian.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Moosesian.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="MS_PawnBase"]/comps Always - /Defs/ThingDef[Name="MS_PawnBase"]/comps + /Defs/ThingDef[@Name="MS_PawnBase"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Nearmare.xml b/1.3/Patches/CompAnimator_HarPatches/Nearmare.xml index cd8293b..d3e6427 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Nearmare.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Nearmare.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="HAR_Nearmaere_BaseNRPawn"]/comps Always - /Defs/ThingDef[Name="HAR_Nearmaere_BaseNRPawn"]/comps + /Defs/ThingDef[@Name="HAR_Nearmaere_BaseNRPawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Neclose.xml b/1.3/Patches/CompAnimator_HarPatches/Neclose.xml index 8732c69..7e048a0 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Neclose.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Neclose.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="HAR_Neclose_BaseNRPawn"]/comps Always - /Defs/ThingDef[Name="HAR_Neclose_BaseNRPawn"]/comps + /Defs/ThingDef[@Name="HAR_Neclose_BaseNRPawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Rabbie.xml b/1.3/Patches/CompAnimator_HarPatches/Rabbie.xml index d741b89..c62930b 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Rabbie.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Rabbie.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="RB_PawnBase"]/comps Always - /Defs/ThingDef[Name="RB_PawnBase"]/comps + /Defs/ThingDef[@Name="RB_PawnBase"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Rakkle.xml b/1.3/Patches/CompAnimator_HarPatches/Rakkle.xml index 51484fb..cc99bc2 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Rakkle.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Rakkle.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="RS_PawnBase"]/comps Always - /Defs/ThingDef[Name="RS_PawnBase"]/comps + /Defs/ThingDef[@Name="RS_PawnBase"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Silkiera.xml b/1.3/Patches/CompAnimator_HarPatches/Silkiera.xml index 2d6d171..bf123a6 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Silkiera.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Silkiera.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="HAR_Silkiera_BaseNRPawn"]/comps Always - /Defs/ThingDef[Name="HAR_Silkiera_BaseNRPawn"]/comps + /Defs/ThingDef[@Name="HAR_Silkiera_BaseNRPawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/Xenoorca.xml b/1.3/Patches/CompAnimator_HarPatches/Xenoorca.xml index 545c77b..6bcb04d 100644 --- a/1.3/Patches/CompAnimator_HarPatches/Xenoorca.xml +++ b/1.3/Patches/CompAnimator_HarPatches/Xenoorca.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="HAR_Xenoorca_BaseNRPawn"]/comps Always - /Defs/ThingDef[Name="HAR_Xenoorca_BaseNRPawn"]/comps + /Defs/ThingDef[@Name="HAR_Xenoorca_BaseNRPawn"]/comps
  • diff --git a/1.3/Patches/CompAnimator_HarPatches/ZombieLand.xml b/1.3/Patches/CompAnimator_HarPatches/ZombieLand.xml index 2703a09..e950e0e 100644 --- a/1.3/Patches/CompAnimator_HarPatches/ZombieLand.xml +++ b/1.3/Patches/CompAnimator_HarPatches/ZombieLand.xml @@ -7,7 +7,7 @@ /Defs/ThingDef[@Name="BaseZombie"]/comps Always - /Defs/ThingDef[Name="BaseZombie"]/comps + /Defs/ThingDef[@Name="BaseZombie"]/comps
  • diff --git a/About/Manifest.xml b/About/Manifest.xml index ff27f22..03c53dc 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,5 +1,5 @@ Rimworld-Animations - 1.2.2 + 1.2.3