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
It's slightly complicated but after a day of struggling, here's the steps to correct it. SO! First thing to do is to followthis file path
C:\Program Files (x86)\Steam\SteamApps\workshop\content\294100.
This is assuming you have the same set up as I do. If anything, the final sequence of number are what you need to worry about because that the numerical code for RimWorld. Head there and follow these three file paths (the ten letter sequences are the mods for each race).
C:\Program Files (x86)\Steam\SteamApps\workshop\content\294100\1400238872\Defs\HediffDefs
C:\Program Files (x86)\Steam\SteamApps\workshop\content\294100\1400227853\Defs\HediffDefs
C:\Program Files (x86)\Steam\SteamApps\workshop\content\294100\1400234784\Defs\HediffDefs
In order these are for the: dwarfs, hobbits, and elves. Once you locate the mod folder, go into the Defs and then the HediffDefs folder. There you'll find the xml file for the racial bonus. Open it up (preferably using NotePad++, but anything will do) and locate the line of text that reads like this:
<scenarioCanAdd>false</scenarioCanAdd>
Change that "false" flag to a "true" flag, so it looks like this
<scenarioCanAdd>true</scenarioCanAdd>
Then save the file. Start up RimWorld, load a New Colony and when you go into the Health and Conditions option of Prepare Carefully, you'll now be able to scroll down until you see "Racial Bonus: [race]" for whomever you want.