Difference between revisions of "Thoughts/Memory Debug"

From RimWorld Wiki
Jump to navigation Jump to search
(Made page with table about Thoughts/Memory_Debug)
 
m (Thoughts are up-to-date & Table displays thoughts correctly.)
Line 1: Line 1:
 
<!-- Source (A16): Mods\Core\Defs\ThoughtDefs\Thoughts_Memory_Debug.xml -->
 
<!-- Source (A16): Mods\Core\Defs\ThoughtDefs\Thoughts_Memory_Debug.xml -->
 
{| {{STDT| sortable c_12 text-center}}
 
{| {{STDT| sortable c_12 text-center}}
! Thought !! Caption !! Mood Effect !! Expiration time (days) !! Stackable !! Stacking Multiplier !! Stack Maximum
+
! Thought !! Caption !! Mood Effect !! Expiration time (days) !! Stack Limit !! Stacking Multiplier
 
|-
 
|-
 
! [[Thoughts_list#Debug bad thought| Debug bad thought]]
 
! [[Thoughts_list#Debug bad thought| Debug bad thought]]
| Test thought for debugging. || -10 || 1 || Yes || 1 || 100
+
| Test thought for debugging. || -10 || 1 || 100 || 1
 
|-
 
|-
 
! [[Thoughts_list#Debug good thought| Debug good thought]]
 
! [[Thoughts_list#Debug good thought| Debug good thought]]
| Test thought for debugging. || 10 || 1 || Yes || 1 || 100
+
| Test thought for debugging. || +10 || 1 || 100 || 1
 
|}
 
|}

Revision as of 07:07, 8 January 2017

Thought Caption Mood Effect Expiration time (days) Stack Limit Stacking Multiplier
Debug bad thought Test thought for debugging. -10 1 100 1
Debug good thought Test thought for debugging. +10 1 100 1