安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
public class ThoughtWorker_Precept_Blind : ThoughtWorker_Precept { override ThoughtState ShouldHaveThought(Pawn p) { return PawnUtility.IsBiologicallyBlind(p); } }
If you installed it in only one eye, well, there's your problem. If in both, it was probably insufficient to render total blindness in both eyes (it likely used an offset to blindness, rather than setting the capacity of the local body part (eyeball) to zero).
Going blind is all that counts. The meme looks for "sight = 0".
Irrelevant whether it is due to cutting out the eyes or be blinded due to a cataract or similar.
https://drive.google.com/file/d/1v7WvRu6XcM2IxcBokq4tTx0H3viD7lbr/view?usp=sharing
I make a french translation :
https://drive.google.com/file/d/10zhG65jJri62hhEdCrmBmVWHXd-NwjiI/view?usp=sharing
thanks!
Are these hediffs permanent? Prepare moderately has an option to roll pawns without any permanent injury, but these two hediffs still generate. I will try a different mod order and tell you the result.
The problem with Prepare Carefully and this mod is a problem with Prepare Carefully itself. You'll notice if you try adding any of the vanilla things like Cataracts or Hearing Loss that it will only add it to one eye.
You'd have to talk to the maker of Prepare Carefully to get that fixed.