RimWorld
178 次評價
Multi-Bed Royalty Patch (Continued)
   
獎勵
加入最愛
已加入最愛
移除最愛
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
檔案大小
發佈於
更新時間
88.102 KB
2021 年 3 月 30 日 下午 12:16
6 月 20 日 上午 9:09
6 項更新註記 (檢視)

訂閱以下載
Multi-Bed Royalty Patch (Continued)

在 Mlie 的 1 個收藏中
Mlie's resurrected mods
954 個項目
描述

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 則留言
Mlie  [作者] 8 月 11 日 下午 10:09 
@Seph That is really up to the mod author to define, this mod just fixes the pawn-count issue
Seph 8 月 11 日 下午 3:31 
Undignified bed (double bed requirement) is not being fulfilled by the Super Size Beds mod. Would be cool if it did.
Mlie  [作者] 6 月 10 日 上午 11:44 
@KyleFRS Sorry, what is it that does not work with that mod?
Mlie  [作者] 6 月 3 日 下午 9:48 
@KyleFRS Please link to that mod
Sweep Tosho 6 月 3 日 下午 4:41 
hello, could you please add support for Super Size Beds? thanks!
cykonetic 2 月 5 日 上午 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 2024 年 10 月 5 日 下午 3:21 
sorry
Mlie  [作者] 2024 年 10 月 5 日 下午 3:16 
@Azraile Please see the Reporting Issues section described above
Yutake 2024 年 7 月 31 日 上午 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?