RimWorld

RimWorld

178 betyg
Multi-Bed Royalty Patch (Continued)
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
Filstorlek
Lades upp
Uppdaterades
88.102 KB
30 mar, 2021 @ 12:16
20 jun @ 9:09
6 ändringsnotiser ( visa )

Abonnera för att ladda ner
Multi-Bed Royalty Patch (Continued)

I 1 samling av Mlie
Mlie's resurrected mods
952 artiklar
Beskrivning

Update of Oldkings mod
https://steamcommunity.com/sharedfiles/filedetails/?id=2066116134

- Multibeds should now only count if all pawns assigned to it have some romantic relation with any of the other pawns assigned.



[discord.gg]
[github.com]


Patches 3+ beds to work with royalty content and avoid the unwarranted room requirements alert.

Tested with Polyamory Beds (Vanilla Edition)

Uses Harmony.
Please leave a message for any problems.


  • See if the the error persists if you just have this mod and its requirements active.
  • If not, try adding your other mods until it happens again.
  • Post your error-log using the Log Uploader and command Ctrl+F12
  • For best support, please use the Discord-channel for error-reporting.
  • Do not report errors by making a discussion-thread, I get no notification of that.
  • If you have the solution for a problem, please post it to the GitHub repository.
  • Use RimSort[github.com] to sort your mods

| tags: royalty, relations
80 kommentarer
Mlie  [skapare] 11 aug @ 22:09 
@Seph That is really up to the mod author to define, this mod just fixes the pawn-count issue
Seph 11 aug @ 15:31 
Undignified bed (double bed requirement) is not being fulfilled by the Super Size Beds mod. Would be cool if it did.
Mlie  [skapare] 10 jun @ 11:44 
@KyleFRS Sorry, what is it that does not work with that mod?
Mlie  [skapare] 3 jun @ 21:48 
@KyleFRS Please link to that mod
Sweep Tosho 3 jun @ 16:41 
hello, could you please add support for Super Size Beds? thanks!
cykonetic 5 feb @ 11:45 
I'm not getting errors, nor am I getting the Title effect.
There is one male. He has two wives. One is the Title holder, the other is not. I use RimSort and even tried moving this below Polyamory Beds.
Azraile 5 okt, 2024 @ 15:21 
sorry
Mlie  [skapare] 5 okt, 2024 @ 15:16 
@Azraile Please see the Reporting Issues section described above
Yutake 31 jul, 2024 @ 4:22 
Kinda late but:

@Bosmun and @KingDoom have not testet it, but that would need to be patched in the empire mod - I believe. I think it's the RoyalTitles_Empire.xml in the Empire Mod. Only the Adv. Doublebed is listet there. You may need to add:

<li MayRequire="inggo.advancedpolybeds">Bed_AdvTripleBed</li>
<li MayRequire="inggo.advancedpolybeds">Bed_AdvQuadraBed</li>
<li MayRequire="inggo.advancedpolybeds">Bed_AdvPentaBed</li>

After every instance of <li MayRequire="VanillaExpanded.VFESpacer">Bed_AdvDoubleBed</li>

Maybe that'll work?