Skip to content

Commit

Permalink
Merge pull request #6811 from Algonem/base.yaml
Browse files Browse the repository at this point in the history
[data][base.yaml] Document settings for lockpick_carve_settings
  • Loading branch information
MahtraDR authored May 4, 2024
2 parents 6e8a8fa + 0decde1 commit 04d8a36
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions profiles/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1263,11 +1263,15 @@ lockpick_room_id:
# leave empty to use fill pouch only when no loot_specials are present or true = always and false = never
fill_pouch_with_box:

Lockpick_carve_settings:
grand_container: #bag for complete grandmaster's lockpicks
initial_grand: #true/false as to whether to initial your grandmasters' lockpicks
master_container: #bag for completed master's lockpicks
trash_container: #bag for anything less than master/grandmaster
lockpick_carve_settings:
grand_container: # bag for complete grandmaster's lockpicks
master_container: # bag for completed master's lockpicks
trash_container: # bag for anything less than master/grandmaster
pocket_container: # source of fresh keyblank pockets
full_rings_container: # bag for full rings, can't be either grand/master bag
ring_picks: false # true/false as a default to put carved picks on rings
carve_past_ring_capacity: false # true/false to continue carving after you've run out of lockpick rings
initial_grand: false # true/false as to whether to initial your grandmasters' lockpicks

# Bankbot Settings
bankbot_name:
Expand Down

0 comments on commit 04d8a36

Please sign in to comment.