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
Sorry for the late reply, because I haven't played this game for a while, but thank you very much for your help, my friend!
Thank you!
Add the following Bold code to Apparel.xml ↓
<Defs>
<ThingDef ParentName="ApparelMakeableBase">
<defName>AVA_Apparel_ThavnirianBustier</defName>
<!-- etc. -->
<colorGenerator Class="ColorGenerator_StandardApparel" /> <!--add new-->
<!-- etc. -->
</ThingDef>
<ThingDef ParentName="ApparelMakeableBase">
<defName>AVA_Apparel_Miko</defName>
<!-- etc. -->
<colorGenerator Class="ColorGenerator_StandardApparel" /> <!--add new-->
<!-- etc. -->
</ThingDef>
</Defs>
I'll be happy if it's fixed :)
"Could not resolve cross-reference: No RimWorld.StatDef named PsychicEntropyRecoveryRate found to give to RimWorld.StatModifier (null stat)"
Might need to make a check if Royalty is enabled first.