Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Honestly the feature probably shouldn't even be part of the mod but it's from the original so I keep it.
Yeah, that error means another mod adds Beauty value to the Filth_Sand.
I made a lot of checks to not cause incompatibility if my patching happens at the end. However, if my patching happens first, and then another mod tries to add Beauty without a proper check... it will cause an error. I can't fix it on my end - the author of another mod needs to add a proper check on their end. Or you can move my mod to the end of the load order
EDIT: Moving the mod to the end of the load order fixed it for me.
XML error: Duplicate XML node name statBases in this XML block: <ThingDef ParentName="BaseFilth"><defName>Filth_Sand</defName><label>sand</label><graphicData><texPath>Things/Filth/Grainy</texPath><color>(141,115,98,97)</color></graphicData><filth><placementMask><li>Terrain</li></placementMask><disappearsInDays>45~50</disappearsInDays><cleaningWorkToReduceThickness>35</cleaningWorkToReduceThickness><canFilthAttach>true</canFilthAttach><cleaningSound>Interact_CleanFilth_Dirt</cleaningSound></filth><statBases><Beauty>-8</Beauty><BeautyOutdoors>-2</BeautyOutdoors></statBases><statBases><Beauty>-4</Beauty></statBases></ThingDef>
Changes:
- fixed outdoor beauty for Marshy Terrain
- added Ideology patch
- added Anomaly patch
- severely reduced ugliness of the sand, rock and slag rubble (pawns won't mind it too much now, especially if it is outdoors)
Pretty high odds. I am considering to play at least a little bit of Rimworld on 1.5 release and gonna update some of my mods with that
@Deadmano
Thanks for pointing that out. I will fix it with the next mod update!