RimWorld
Ocen: 178
Multi-Bed Royalty Patch (Continued)
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
Rozmiar pliku
Zamieszczono
Zaktualizowano
88.102 KB
30 marca 2021 o 12:16
20 czerwca o 9:09
Listy zmian: 6 ( zobacz )

Zasubskrybuj, aby pobrać
Multi-Bed Royalty Patch (Continued)

W 1 kolekcji stworzonej przez Mlie
Mlie's resurrected mods
Przedmioty: 952
Opis

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
Komentarzy: 80
Mlie  [autor] 11 sierpnia o 22:09 
@Seph That is really up to the mod author to define, this mod just fixes the pawn-count issue
Seph 11 sierpnia o 15:31 
Undignified bed (double bed requirement) is not being fulfilled by the Super Size Beds mod. Would be cool if it did.
Mlie  [autor] 10 czerwca o 11:44 
@KyleFRS Sorry, what is it that does not work with that mod?
Mlie  [autor] 3 czerwca o 21:48 
@KyleFRS Please link to that mod
Sweep Tosho 3 czerwca o 16:41 
hello, could you please add support for Super Size Beds? thanks!
cykonetic 5 lutego o 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 października 2024 o 15:21 
sorry
Mlie  [autor] 5 października 2024 o 15:16 
@Azraile Please see the Reporting Issues section described above
Yutake 31 lipca 2024 o 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?