Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8" ?>
- <Patch>
- <Operation Class="PatchOperationReplace">
- <xpath>/Defs/ThoughtDef[defName="MoodOffsetSanguine"]/stages/li[1]/description</xpath>
- <value>
- <description>Nothing can bring me down!</description>
- </value>
- </Operation>
- <Operation Class="PatchOperationReplace">
- <xpath>/Defs/ThoughtDef[defName="MoodOffsetOptimist"]/stages/li[1]/description</xpath>
- <value>
- <description>I'm always looking at the bright side of life.</description>
- </value>
- </Operation>
- <Operation Class="PatchOperationReplace">
- <xpath>/Defs/ThoughtDef[defName="MoodOffsetPessimist"]/stages/li[1]/description</xpath>
- <value>
- <description>Life always finds a way to let me down.</description>
- </value>
- </Operation>
- <Operation Class="PatchOperationReplace">
- <xpath>/Defs/ThoughtDef[defName="MoodOffsetDepressive"]/stages/li[1]/description</xpath>
- <value>
- <description>Life is dull and colorless.</description>
- </value>
- </Operation>
- <Operation Class="PatchOperationReplace">
- <xpath>/Defs/ThoughtDef[defName="MoodOffsetTorturedArtist"]/stages/li[1]/description</xpath>
- <value>
- <description>Nobody understands my vision. My art is my only respite.</description>
- </value>
- </Operation>
- </Patch>
Advertisement
Add Comment
Please, Sign In to add comment