Advertisement
SteamPunk_Devil

Thoughts.xml

Aug 24th, 2014
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.58 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <Thoughts>
  3.   <ThoughtDef>
  4.     <defName>StrongBones</defName>
  5.     <label>Drank Milk</label>
  6.     <description>I drank some milk, my bones feel strong</description>
  7.     <baseMoodEffect>2</baseMoodEffect>
  8.     <duration>10000</duration>
  9.     <stackLimit>3</stackLimit>
  10.   </ThoughtDef>
  11.   <ThoughtDef>
  12.     <defName>PlainIce</defName>
  13.     <label>Ate Ice cream</label>
  14.     <description>What a nice treat.</description>
  15.     <baseMoodEffect>7</baseMoodEffect>
  16.     <duration>10000</duration>
  17.     <stackLimit>3</stackLimit>
  18.   </ThoughtDef>
  19. </Thoughts>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement