安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題






https://steamproxy.net/sharedfiles/filedetails/?id=3496921454
Inside your Beds_Patch.xml write this:
<?xml version="1.0" encoding="UTF-8"?>
<Patch>
<Operation Class="PatchOperationAdd">
<xpath>Defs/RoyalTitleDef[defName="Knight" or defName="Praetor" or defName="Baron"]/bedroomRequirements/li[@Class="RoomRequirement_ThingAnyOf"]/things</xpath>
<value>
<li>SSB_SuperRoyalBedIII</li>
<li>SSB_SuperRoyalBedIIII</li>
<li>SSB_SuperRoyalBedV</li>
<li>SSB_SuperRoyalBedVI</li>
<li>SSB_SuperRoyalBedVII</li>
<li>SSB_SuperRoyalBedVIII</li>
<li>SSB_SuperRoyalBedVIIII</li>
<li>SSB_SuperRoyalBedX</li>
</value>
</Operation>
</Patch>
This will add Royal Beds, and not simple ones.
Save it, done. Your patch should be in your unactive mods named as "My Patches". Then load it, prefferably last.
For those who need to meet requirements for noble bed!!!
Here's the guide.
Go into your mods folder. Create A folder named My Patch.
In that folder create two more folders: About and Patches.
In About, create About.xml (case sensitive iirc) file and open it. Inside About.xml write:
<?xml version="1.0" encoding="UTF-8"?>
<ModMetaData>
<name>My Patches</name>
<author>your name</author>
<url></url>
<supportedVersions>
<li>1.5</li>
</supportedVersions>
<packageId>HomeMade.Patches</packageId>
<description></description>
<loadAfter>
<li>Udon.SuperSizeBed</li>
</loadAfter>
</ModMetaData>
Save it.
will this fix itself when she demands a royal bed?
5 stars. Will install.
Oh, and Arashi, I try not to judge others' bedroom behavior, but you might want to rethink sleeping with a metal horror. I don't know if you want to wake up in the same number of pieces that you were in before you went to bed. Bobbitt comes to mind.