Difference between revisions of "Version/0.5.492B"

From RimWorld Wiki
Jump to navigation Jump to search
(Alpha 5B)
 
m
Line 38: Line 38:
  
 
</div>
 
</div>
 +
<noinclude>[[Category:Alpha 5]]</noinclude>

Revision as of 23:12, 18 February 2015


0.5.492B
Public version 0.5.492B was released on July 6, 2014 - Alpha 5 Balance Hotfix (Developer Post)

This article may contain outdated information that is inaccurate for the current version of the game. It was last updated for an unknown version.

Installation

Users could use their download link to install the new update, or they could manually install it with these instructions:

Open Notepad or some other text editor.


With Notepad, open [YourRimWorldFolder]/Mods/Core/Defs/IncidentDefs/BaseIncidents.xml, and find this text:

<IncidentDef>

<defName>PsychicDrone</defName>

<workerClass>IncidentWorker_PsychicDrone</workerClass>

<chance>1.2</chance>

<minRefireDays>8</minRefireDays>

<favorability>Bad</favorability>

</IncidentDef>


Set <chance>1.2</chance> to <chance>0</chance>.

Changes

  • Psychic Drone event temporarily disabled due to balance issues.