边缘世界 RimWorld

边缘世界 RimWorld

Permeable Terrain Continued
13 条留言
Babaloo321 9 月 27 日 下午 4:26 
I'm using [FSF] FrozenSnowFox Tweaks, which contains the same tweak as [FSF] Filth Vanishes With Rain And Time, and I needed a clarification on something.

When you say: "[FSF] Filth Vanishes With Rain And Time, you may want to adjust the modifier to about 250%. This is because that mod already has a lifespan reduction adjustment. As a side note, rain already washes away filth except for bulky debris types." . Do you mean the "Permeation modifier" in your mod should be at 2.50? Or should it be at 0.25?

Thanks in advance.
Xerionus 2 月 22 日 上午 1:57 
Pls fix the duplicate XML node:
XML error: Duplicate XML node name disappearsInDays in this XML block: <filth><disappearsInDays>35~40</disappearsInDays><rainWashes>false</rainWashes><cleaningWorkToReduceThickness>70</cleaningWorkToReduceThickness><canFilthAttach>true</canFilthAttach><maxThickness>1</maxThickness><cleaningSound>Interact_CleanFilth_Fluid</cleaningSound><disappearsInDays>35~40</disappearsInDays></filth>
qux 2024 年 12 月 5 日 上午 7:25 
Hi, can you fix the duplicate xml node please ?
Strubbelkopp 2024 年 10 月 13 日 上午 12:12 
I think the Duplicate XML error appears, since ReGrowth: Core removed the <disappearsInDays> tag from Filth_OilSmear in 1.4, which Permeable Terrain added back in. However in 1.5, ReGrowth: Core doesn't remove the tag anymore, so now Permeable Terrain still adds it back in, duplicating it.
To fix it, you could just remove the following from "/Patches/patch.regrowth.botr.core.xml":


<li MayRequire="Ludeon.RimWorld.Ideology" Class="PatchOperationAdd">
<xpath>/Defs/ThingDef[defName="Filth_OilSmear"]/filth</xpath>
<value>
<disappearsInDays>35~40</disappearsInDays>
</value>
</li>
WaffleKing 2024 年 9 月 13 日 上午 2:49 
Does this work with urine and feces from Dub's Bad Hygiene? That would be awesome if it does.
Azraile 2024 年 9 月 11 日 下午 11:37 
getting the same error as brooks
k1llg0r3 2024 年 8 月 7 日 下午 5:53 
work on save?
kad 2024 年 6 月 10 日 上午 2:37 
great!
AngleWyrm 2024 年 6 月 10 日 上午 1:48 
Check out this image of your mod
https://i.imgur.com/7yphg0W.png
Brooks 2024 年 6 月 6 日 下午 11:40 
Hey. Got a red error and confirmed it's this mod: https://gist.github.com/HugsLibRecordKeeper/5ee97408f45cae8eb829cfe8cbf536ac

XML error: Duplicate XML node name disappearsInDays in this XML block: <filth><disappearsInDays>35~40</disappearsInDays><rainWashes>false</rainWashes><cleaningWorkToReduceThickness>70</cleaningWorkToReduceThickness><canFilthAttach>true</canFilthAttach><maxThickness>1</maxThickness><cleaningSound>Interact_CleanFilth_Fluid</cleaningSound><disappearsInDays>35~40</disappearsInDays></filth>

Should be an easy fix. Thanks for your work!
Kultturelli 2024 年 6 月 6 日 上午 6:34 
Thanks!
Casval 2024 年 6 月 6 日 上午 3:52 
ty
jsc 2024 年 6 月 5 日 上午 7:23 
thankyou