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 was aspirational, but not real.
no-one in medevial times would care about wearing the clothes of a dead person
It's a pure gameplay balance thing. You wouldn't care in real life. Even the clothes and phones we have right now are made by children in sweatshops and no one cares lol.
Thanks!
The original code being called is this :
// RimWorld.Apparel
public void Notify_PawnResurrected()
{
wornByCorpseInt = false;
}
I don't know how this could break feelings from food unless another mod modifies this method...
I might change the mod to simply make wornByCorpseInt = false; instead of calling the method, this might increase compatibility then...
So I tested this now on all possible scenarios and it should be 100% OK for 1.2 and 1.3 and for people with and without the Mod Manager.
Harmony is required though :)
Massive sorry about the errors, I know it must suck when you can't play a game :(