From 4dde78b49f2d1851ba9d160d0b25f1cb490545b1 Mon Sep 17 00:00:00 2001 From: Tory <22203-Tory@users.noreply.gitgud.io> Date: Mon, 19 Jul 2021 10:25:32 +0000 Subject: [PATCH] Added BasePawn Patches --- About/Manifest.xml | 2 +- Patches/BasePawn Fixes/AvianRacesBasePawn.xml | 51 +++++++++++++++++++ Patches/BasePawn Fixes/FerianBasePawn.xml | 18 +++++++ Patches/BasePawn Fixes/GiantBasePawn.xml | 18 +++++++ Patches/BasePawn Fixes/LapelliBasePawn.xml | 18 +++++++ Patches/BasePawn Fixes/RabbieBasePawn.xml | 1 + 6 files changed, 107 insertions(+), 1 deletion(-) create mode 100644 Patches/BasePawn Fixes/AvianRacesBasePawn.xml create mode 100644 Patches/BasePawn Fixes/FerianBasePawn.xml create mode 100644 Patches/BasePawn Fixes/GiantBasePawn.xml create mode 100644 Patches/BasePawn Fixes/LapelliBasePawn.xml diff --git a/About/Manifest.xml b/About/Manifest.xml index 83a46fb..0eda4f4 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,5 +1,5 @@ Rimworld-Animations - 1.1.6 + 1.1.7 diff --git a/Patches/BasePawn Fixes/AvianRacesBasePawn.xml b/Patches/BasePawn Fixes/AvianRacesBasePawn.xml new file mode 100644 index 0000000..7464ddb --- /dev/null +++ b/Patches/BasePawn Fixes/AvianRacesBasePawn.xml @@ -0,0 +1,51 @@ + + + + +
  • Avian Races
  • +
  • 1514158118
  • +
  • Avian Races only One Faction
  • +
  • 1582200954
  • +
    + + +
  • + /Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Cassowary"] + ParentName + BasePawn +
  • +
  • + /Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Chicken"] + ParentName + BasePawn +
  • +
  • + /Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Dodo"] + ParentName + BasePawn +
  • +
  • + /Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Owl"] + ParentName + BasePawn +
  • +
  • + /Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Parrot"] + ParentName + BasePawn +
  • +
  • + /Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Penguin"] + ParentName + BasePawn +
  • +
  • + /Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Vulture"] + ParentName + BasePawn +
  • +
    +
    +
    +
    + diff --git a/Patches/BasePawn Fixes/FerianBasePawn.xml b/Patches/BasePawn Fixes/FerianBasePawn.xml new file mode 100644 index 0000000..56fda05 --- /dev/null +++ b/Patches/BasePawn Fixes/FerianBasePawn.xml @@ -0,0 +1,18 @@ + + + + + +
  • Ferian Race
  • +
    + + +
  • + /Defs/AlienRace.ThingDef_AlienRace[defName="AFerian"] + ParentName + BasePawn +
  • +
    +
    +
    +
    diff --git a/Patches/BasePawn Fixes/GiantBasePawn.xml b/Patches/BasePawn Fixes/GiantBasePawn.xml new file mode 100644 index 0000000..4a95b86 --- /dev/null +++ b/Patches/BasePawn Fixes/GiantBasePawn.xml @@ -0,0 +1,18 @@ + + + + + +
  • The GiantRace
  • +
    + + +
  • + Defs/AlienRace.ThingDef_AlienRace[defName="HC_Giant"] + ParentName + BasePawn +
  • +
    +
    +
    +
    diff --git a/Patches/BasePawn Fixes/LapelliBasePawn.xml b/Patches/BasePawn Fixes/LapelliBasePawn.xml new file mode 100644 index 0000000..3c5bb50 --- /dev/null +++ b/Patches/BasePawn Fixes/LapelliBasePawn.xml @@ -0,0 +1,18 @@ + + + + + +
  • Lapelli Race
  • +
    + + +
  • + /Defs/AlienRace.ThingDef_AlienRace[defName="ALapelli"] + ParentName + BasePawn +
  • +
    +
    +
    +
    diff --git a/Patches/BasePawn Fixes/RabbieBasePawn.xml b/Patches/BasePawn Fixes/RabbieBasePawn.xml index c0b12c3..a98ac21 100644 --- a/Patches/BasePawn Fixes/RabbieBasePawn.xml +++ b/Patches/BasePawn Fixes/RabbieBasePawn.xml @@ -3,6 +3,7 @@
  • Rabbie The Moonrabbit race
  • +
  • 1837246563