testing pre-commit strats
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#Collect partial pick-up entries (when there isn't enough room in your inventory) in the log.
|
||||
#Might accidentally log items that have not been picked up, therefore it can be disabled.
|
||||
partial_pick_ups = true
|
||||
#Show entries for items picked up that don't go to the player's inventory. This will enable compatibility with some backpack mods, but might also falsely log items the player never actually receives; depending on the backpack implementation.
|
||||
backpack_integration = true
|
||||
|
||||
#Collect partial pick-up entries (when there isn't enough room in your inventory) in the log.
|
||||
#Might accidentally log items that have not been picked up, therefore it can be disabled.
|
||||
partial_pick_ups = true
|
||||
#Show entries for items picked up that don't go to the player's inventory. This will enable compatibility with some backpack mods, but might also falsely log items the player never actually receives; depending on the backpack implementation.
|
||||
backpack_integration = true
|
||||
|
||||
|
Reference in New Issue
Block a user