安裝 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://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