安装 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 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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2607350656
https://www.steamcommunity.com/sharedfiles/filedetails/?id=2408998082
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2019702358