8 lines
743 B
XML
Executable file
8 lines
743 B
XML
Executable file
<?xml version="1.0" encoding="utf-8" ?>
|
|
<options>
|
|
<option ID="AutoDropBedding_AutoDrop" DisplayText="Automatically lay out bedding when using the 'Make Camp' ability" Category="Automation" Type="Checkbox" Default="Yes" />
|
|
<option ID="AutoDropBedding_AddMenuOptionToCamp" DisplayText="Add 'Lay Out Bedding' option to campfire menu" Category="User Interface" Type="Checkbox" Default="Yes" />
|
|
<option ID="AutoDropBedding_DebugLogging" DisplayText="Send AutoDropBedding nonsense to Player.log" Category="Debug" Type="Checkbox" Default="No" />
|
|
<option ID="AutoDropbedding_CompanionDrop" DisplayText="Companions also lay out bedding when using the 'Make Camp' ability" Category="Automation" Type="Checkbox" Default="No" />
|
|
</options>
|