diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d05b817..fb4d105 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,4 +37,4 @@ release: script: - | release-cli create --name "Release $CI_COMMIT_TAG" --tag-name $CI_COMMIT_TAG \ - --assets-link "{\"name\":\"Download Build",\"url\":\"${PACKAGE_REGISTRY_URL}/rjw-race-support.zip\"}" \ No newline at end of file + --assets-link "{\"name\":\"Download Build\",\"url\":\"${PACKAGE_REGISTRY_URL}/rjw-race-support.zip\"}" \ No newline at end of file diff --git a/About/About.xml b/About/About.xml index 063f4ea..1bbca59 100644 --- a/About/About.xml +++ b/About/About.xml @@ -15,12 +15,6 @@ steam://url/CommunityFilePage/2009463077 https://github.com/pardeike/HarmonyRimWorld/releases/latest -
  • - erdelf.HumanoidAlienRaces - Humanoid Alien Races - https://github.com/RimWorld-CCL-Reborn/AlienRaces/releases - https://steamcommunity.com/sharedfiles/filedetails/?id=839005762 -
  • erdelf.HumanoidAlienRaces
  • diff --git a/Content/Base/Patches/HAR_Apparel_patch.xml b/Content/Base/Patches/HAR_Apparel_patch.xml new file mode 100644 index 0000000..d2e0098 --- /dev/null +++ b/Content/Base/Patches/HAR_Apparel_patch.xml @@ -0,0 +1,30 @@ + + + + +
  • Humanoid Alien Races
  • +
    + + +
  • + Defs/AlienRace.ThingDef_AlienRace/alienRace/raceRestriction/whiteApparelList + +
  • AnalPlugExpandable
  • + +
  • MAnalPlugSmall
  • +
  • MAnalPlugMedium
  • +
  • MAnalPlugLarge
  • + +
  • SAnalPlugSmall
  • +
  • SAnalPlugMedium
  • +
  • SAnalPlugLarge
  • + +
  • WAnalPlugSmall
  • +
  • WAnalPlugMedium
  • +
  • WAnalPlugLarge
  • + + +
    +
    +
    +
    diff --git a/Content/Base/Patches/RJW/Add_RJW_Apparel.xml b/Content/Base/Patches/RJW/Add_RJW_Apparel.xml deleted file mode 100644 index 420e13e..0000000 --- a/Content/Base/Patches/RJW/Add_RJW_Apparel.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - Defs/AlienRace.ThingDef_AlienRace/alienRace/raceRestriction/whiteApparelList - - - - - - - -
  • AnalPlugExpandable
  • - -
  • MAnalPlugSmall
  • -
  • MAnalPlugMedium
  • -
  • MAnalPlugLarge
  • - -
  • SAnalPlugSmall
  • -
  • SAnalPlugMedium
  • -
  • SAnalPlugLarge
  • - -
  • WAnalPlugSmall
  • -
  • WAnalPlugMedium
  • -
  • WAnalPlugLarge
  • -
    - Always -
    -
    \ No newline at end of file