Difference between revisions of "Version/0.5.492B"

From RimWorld Wiki
Jump to navigation Jump to search
m
(converted to Template:VersionFrame)
Line 1: Line 1:
__NOTITLE__
+
{{ VersionFrame | Version = 0.5.492B | Description = '''Public Version 0.5.492B''' was released on July 6, 2014 - Alpha 5 Balance Hotfix ([http://ludeon.com/blog/2014/07/alpha-5-balance-hotfix/ Developer Post])
__NOTOC__
+
| Body = <noinclude>{{Version}}</noinclude>
<div style="width:100%; overflow:hidden;" class="mpb br15tr br15tl br15bl br15br">
+
| Installation = Users could use their download link to install the new update, or they could manually install it with these instructions:
<div class="mpth mpbr mpbb br15br version_num">0.5.492B</div>
 
<div style="padding:0 10px; display:inline-block;">'''Public version 0.5.492B''' was released on July 6, 2014 - Alpha 5 Balance Hotfix ([http://ludeon.com/blog/2014/07/alpha-5-balance-hotfix/ Developer Post])</div>
 
{{version}}
 
<div class="mpth2 text-center mpbt mpbr mpbb br15tr br15br version_cat">
 
====Installation====
 
</div>
 
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.
 
Open Notepad or some other text editor.
Line 31: Line 24:
  
 
Set <chance>1.2</chance> to <chance>0</chance>.
 
Set <chance>1.2</chance> to <chance>0</chance>.
 
+
| Changes = *Psychic Drone event temporarily disabled due to balance issues.
<div class="mpth2 text-center mpbt mpbr mpbb br15tr br15br version_cat">
+
| NewContents =
====Changes====
+
| Bugfixes =
</div>
+
| Hotfixes =
*Psychic Drone event temporarily disabled due to balance issues.
+
}}
 
+
<noinclude>[[Category:Alpha_5]]</noinclude>
</div>
 
<noinclude>[[Category:Alpha 5]]</noinclude>
 

Revision as of 03:02, 26 September 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.