mirror of
https://github.com/FalloutCollaborationProject/FCP-Caesars-Legion.git
synced 2026-07-27 17:00:20 -07:00
19 lines
486 B
XML
19 lines
486 B
XML
<?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>
|