From d0d44e7bc4cc3c431bf66331fc17c77b8712a55d Mon Sep 17 00:00:00 2001 From: dastardlii <17500-dastardlii@users.noreply.gitgud.io> Date: Sun, 6 Sep 2020 02:19:15 -0700 Subject: [PATCH] Add README.md --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a6205ae --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +About This File + +I threw this together because I tend to make heavy use of bionics in RimWorld, and while RJW already has some support for EPOE, it doesn't have any for RBSE, which I prefer. It's a quick job, so there may be some bugs, but it worked fine in my tests. + + + +Features: + + RJW implants and body parts should all use the RBSE textures. + RJW unfinished implants are now treated as UnfinishedProsthesis instead of UnfinishedComponent. + RJW bionic body parts are now crafted at the RBSE bionics bench instead of the Fabrication bench. + RJW hediffs are now colored to match RBSE colors (white for natural, purple for archotech...). + Surgeries now require the same research as the equivalent operation in RBSE (Organ transplantation for natural stuff, prosthetics for hydraulics, bionics for bionics) + Many RBSE bionic parts now give sex ability/vulnerability modifiers (arms, legs, hands, feet, spines, jaw). + RBSE bionic part descriptions updated slightly to reflect sex ability changes. + Advanced Bionic version of all RJW bionic parts, craftable at the RBSE Advance Medical bench. + New parts and organs added as I come up with them + + + +In the future, I may also try and implement the RBSE organ rejection for RJW parts. + + + +Installation: + + Unzip into your mod folder. + Should be safe for in-progress games. + Make sure this is after (below) BOTH RBSE and RJW in your mod list. +