边缘世界 RimWorld

边缘世界 RimWorld

Dubs Bad Hygiene
とおせんぼ 2020 年 4 月 5 日 下午 9:52
How to make a thirsty add-on.
I want to make an add-on for this mod, so I'm working on it now.

I have a question for you.
I added a drink in Mod to address my thirst, but it doesn't work.
All I did was copy all the contents of "DBH_WaterBottle" and change the defName.
I've already done the reboot after checking thirst in the options.
https://imgur.com/yyZN8j5

Can you give us some tips on how to improve?

Thank you so much for making this amazing mod!
< >
正在显示第 1 - 2 条,共 2 条留言
Dubwise  [开发者] 2020 年 4 月 6 日 上午 7:12 
<modExtensions>
<li Class="DubsBadHygiene.WaterExt">
<water>1</water>
<UseForWashing>true</UseForWashing>
</li>
</modExtensions>

thats the main bit you need, it also needs the ingestible settings so they can eat the thing
とおせんぼ 2020 年 4 月 7 日 上午 3:58 
@Dubwise

Thank you for kindly telling me.
As a result of testing, I confirmed that it was working properly.
Thank you for helping me! !
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50