mirror of
https://github.com/FalloutCollaborationProject/FCP-Caesars-Legion.git
synced 2026-07-27 17:00:20 -07:00
Create Thoughts_Misc.xml
create thought for turning in a slave to the legion
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Defs>
|
||||
|
||||
<ThoughtDef>
|
||||
<defName>FCP_Legion_Turned_In_A_Slave</defName>
|
||||
<durationDays>4</durationDays>
|
||||
<stackLimit>5</stackLimit>
|
||||
<doNotApplyToQuestLodgers>true</doNotApplyToQuestLodgers>
|
||||
<stages>
|
||||
<li>
|
||||
<label>turned in a slave</label>
|
||||
<description>This colony turned in a prisoner to the Legion. Everyone shall know of our might!</description>
|
||||
<baseMoodEffect>3</baseMoodEffect>
|
||||
</li>
|
||||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
</Defs>
|
||||
Reference in New Issue
Block a user