RimWorld

RimWorld

65 ratings
More Relationships
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
File Size
Posted
Updated
61.442 KB
28 Oct, 2019 @ 9:11pm
11 Jul @ 9:40pm
8 Change Notes ( view )

Subscribe to download
More Relationships

Description
More Random Relationships!

Bored of just having familial relationships? These add a few alternatives.

Works with any character editor, as it only adds pawn relations the vanilla way.

This is essentially just an XML mod. If you add your own, you will need to make a copy and make it an internal mod to prevent updates from overwriting your changes.

Includes the following new relationships:
- Childhood Friend
- Childhood Rival
- Former Coworker
- Former Classmate
- Travel Buddy

Source code available at https://github.com/cypai/MoreRelationships
31 Comments
pipai  [author] 11 Jul @ 9:42pm 
Updated for 1.6. No changes needed.
GhostLiner 27 Jun @ 2:51pm 
Hey~~ Since 1.6 is right around the corner, could you be updating the tags ?
pipai  [author] 29 Jul, 2024 @ 10:55pm 
Updated for 1.5.

Did very minimal testing, but as it's a very simple XML mod, I don't expect any incompatibilities.
CasuallyGhosting 20 Jul, 2024 @ 8:08am 
Hihi! Any chance of this being updated for 1.5? If not ty for your work on this up til now! <3
Genaeve 16 Apr, 2024 @ 11:24pm 
Hi. Will you be updating this to 1.5?
pipai  [author] 21 Oct, 2022 @ 5:10pm 
Very quick update for 1.4 (no changes)
龍林 22 Aug, 2022 @ 1:43am 
Yep yep, Bro/Sis In Oath up up.
thaipuff288 10 Aug, 2022 @ 10:50am 
You should add "Sworn Brothers/Sisters" too. Because in history of China(in Three kingdoms era or some countries(include Thailand in past)) also do that too.
TheStorySmith 22 Dec, 2021 @ 1:57am 
@pipai Thanks for the tip I'll give it a shot!
pipai  [author] 22 Dec, 2021 @ 1:28am 
@TheStorySmith You can add more simple relationships by editing the XML at Defs/PawnRelationDefs. Make sure to make a copy of this mod and use that instead so that future updates don't overwrite your changes.

I've kept the mod very simple without any relationships that require the use of C#, but if you want complex behavior (such as gaining the relationships after certain events) you will need to learn how to do that.