安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






I have too many furniture.
Bed - 45 stuff
Double bed - 85 stuff
Royal bed - 50 gold + 100 stuff
<Steam>\steamapps\workshop\content\294100\725828157\Defs\Patches\
Delete the first three patch operations (lines 6 to 15). Save. The vanilla bed should return to its normal graphics.
To change vanilla single beds, download this mod [www.dropbox.com] and unzip it into your RimWorld mods folder.
To change the single beds in MoreBeds, go to your Steam folder and find:
<Steam>\steamapps\workshop\content\294100\725828157\Defs\ThingDefs
Open MoreBedsFurniture.xml in a text editor of your choice. On line 7, where it says <ThingDef Name="BedBase" ParentName="FurnitureBase" Abstract="True">, change "FurnitureBase" to "ArtableFurnitureBase". Save the file and you're done.
Hope that helps
If you want furniture to be "artable" then you check this file:
Core/Defs/ThingDefs_Buildings/Buildings_Furniture.xml
Notice the "ArtableFurnitureBase" abstract. You can either inherit from that, or add the stuff in it directly into your def. If you choose to inherit then remember to redefine this abstract inside your own mod's data to ensure it works as you want.
Please check out this post [ludeon.com] on the Ludeon forum for more details. Thanks for your patience and for supporting TMods!
One thing though, for some reason when couples use the double beds, they don't "Get some lovin".
I tried just building the base game double bed for the couples and it still was not working.
So I decided to disabled this mod to see if it was the whole mod that was messing with that. Once i did that they started loving in bed again.
Only other mods i have installed are your more floors mod and the hospitality mod.
Not criticizing here cause i do love this mod and all the work you have put into creating recolors for base game stuff. Just thought i would bring it up.
Keep up the good work