RimWorld

RimWorld

Kyulen - NinetailFox
Potential bug with traits
there seems to be a bug that looks like it has something to do with traits
XML RimWorld.ThoughtDef defines the same field twice: nullifyingTraits.

Field contents: Kyulen.

Whole XML:

<ThoughtDef><defName>AteCorpse</defName><showBubble>true</showBubble><icon>Things/Mote/ThoughtSymbol/Food</icon><durationDays>1</durationDays><nullifyingTraits><li>PickyEater</li></nullifyingTraits><stages><li><label>ate corpse</label><description>I had to eat the flesh of a dead creature without even butchering or cooking it.</description><baseMoodEffect>-12</baseMoodEffect></li></stages><nullifyingTraits><li>Kyulen</li></nullifyingTraits></ThoughtDef>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

XML RimWorld.ThoughtDef defines the same field twice: nullifyingTraits.

Field contents: Kyulen.

Whole XML:

<ThoughtDef><defName>SharedBed</defName><thoughtClass>Thought_SharedBed</thoughtClass><workerClass>ThoughtWorker_SharedBed</workerClass><nullifyingTraits><li>Roomie</li><li>GAT_Pervert</li></nullifyingTraits><stages><li><label>sharing bed</label><description>I have to share a bed with someone who I don't particularly want to.</description></li></stages><nullifyingTraits><li>Kyulen</li></nullifyingTraits></ThoughtDef>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)