安装 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(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													



 
						 
						


 
			 
			




出现了点小bug
Just clone the affected pawn and delete the original and you should be good to go.
First thing I did was go to the mod's hediffs.xml and set the value of <minSeverity> to 0.1 instead of just 0, then also commented out the empty <label> tags under stages (Or you could delete that line if you don't know how to comment out xml tags, it'd have the same effect). I did this to both MG_ShowProgress and MG_ShowLarva. I didn't touch MG_Larva because it didn't break for me.
Second thing I did was load the save and made a clone of the affected character using Character Editor. Saved and loaded, and the new character didn't have the issue, but the original still had a broken health card.
Now I'm not sure which of these fixed it for sure since I haven't done much testing. If anyone tries to fiddle around the files like I did, let us know if it fixed it for you too.