Stashes
Adding More STASHES
Adding more stashes to the resource is very simple via the
config.lua
fileYou must ensure the BarName key matches the job you wish to allow stash access to
To add another stash simply add your bar name as they
key
and the name of your stash as thevalue
to theSTASHES
Section inConfig.CoreSettings
You can change stash labels, slot count, weight and minimum grades required to access that stash (for boss stashes)
The BarName
MUST
match throughout the config file for the script to function correctly and allow that specific job to access the stashes
Whatever you set as your BarName
must be the exact same throughout the rest of the config file. If you are ever in doubt or come across issues result back to a default name
for example 'vanilla'
instead of 'Vanilla Unicorn'
Last updated