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
I found the Thing Def: it's called " CiPian ", and its Cleanliness should be set to one[/]b, if that is possible. The Mod's Porcelain is rare, valuable, and take a LOT of time and research to make, so its Cleanliness should be worthwhile.
Thank you.
- Patched out Cleanliness statFactor from Ceramics VEF
- Adjusted Cleanliness offset of Porcelain to 0.3 from 0.35
- Adjusted Cleanliness of Porcelain Tile in Ceramics VEF to 0.3 from 0.35
- Fixed some XML issues
Fixed :)
Thanks for spotting! Quick update coming soon.
You patched N7_Porcelain twice.
<operations>
<li Class="PatchOperationTest">
<xpath>Defs/ThingDef[defName]Silver"]/stuffProps/statOffsets/Cleanliness</xpath>
<success>Invert</success>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="N7_Porcelain"]/stuffProps/statOffsets</xpath>
<value>
<Cleanliness>0.35</Cleanliness>
</value>
</li>
</operations>
- Added support for Ceramics VEF (And any future Ceramics ports that use the same def name)
- Increased compatibility with other mods that may patch the same statOffset on silver
- Had a look at Traditional Chinese Expansion but was unable to find the def name for the porcelain. If anyone would like to let me know where to find it that'd be appreciated.
@TurtleShroom; I don't use Traditional Chinese Expansion but I'll take a look. The armour isn't really applicable to this mod though.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2607350656
https://www.steamcommunity.com/sharedfiles/filedetails/?id=2408998082
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2019702358