Stashes
Adding More STASHES
Adding more stashes to the resource is very simple via the
config.lua
fileYou must ensure the ShopName key matches the job you wish to allow stash access to
To add another stash simply add your shop 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 ShopName
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 ShopName
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 'widow'
instead of 'White Widow'
Last updated