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
https://steamcommunity.com/sharedfiles/filedetails/?id=2579626230 Fallout Races: Playable Supermutant( For playable supermutants )
Can we get more info about this mod somehow?
Can you friend with prisoned supermutant and include him in your colony?
The best way forward for this mod is a redesign to use all the wonderful mod tools to come out like harmony and and humanoid.
Hugs log: https://gist.github.com/be94c746460d62360576fec8b1b2804b
go to <steam path>steamapps/workshop/content/294100/1904406152/1.1/Defs/ThingDefs
add file ThingCategories.xml with content:
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<ThingCategoryDef>
<defName>WC_UnityApparel</defName>
<label>unity apparel</label>
<parent>Apparel</parent>
</ThingCategoryDef>
</Defs>
and add strings
<thingCategories>
<li>WC_UnityApparel</li>
</thingCategories>
in Apparel_Armor.xml and Apparel_Helmet.xml after string
</recipeMaker>