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
The <ToxicEnvironmentResistance> line in the helmet def adds the expected stat if one is running Rimworld 1.4, but running 1.3 causes the helmet to glitch as "ToxicEnvironmentResistance" does not exist in 1.3.
-> viewing the helmet description or using it spits out an error as it tries to display a stat that isn't there and the stats break.
Other modders usually work around this by making a file/folder for 1.3 (without the ToxicEnvironmentResistance line) and another for 1.4 folder, using the LoadFolders.xml logic that you already use for the CE patch.
I don't know if fixing this for the 1.3 Version is worth the effort to you and I don't demand that you do. I just encountered and identified an error and saw it as my duty to report it.