Skip to content

Commit

Permalink
base.yaml
Browse files Browse the repository at this point in the history
Fix to lockpick carving settings
  • Loading branch information
Algonem committed May 4, 2024
1 parent 9aa3f64 commit e44e6dc
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: sm pouch #bag for complete grandmaster's lockpicks
master_container: haversack #bag for completed master's lockpicks
trash_container: backpack #bag for anything less than master/grandmaster
pocket_container: watery portal # source of fresh keyblank pockets
full_rings_container: backpack # 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: true # 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 e44e6dc

Please sign in to comment.