
π¦Stashes
Stashes = {
['Legion'] = { -- the key is the location name and must match throughout
BossStash = { label = 'Legion Weapon Shop Boss Storage', slots = 128, weight = 1000000000, minGrade = 3, },
StorageShelf1 = { label = 'Legion Weapon Shop Storage Shelf 1', slots = 64, weight = 1000000000, minGrade = 0, },
StorageShelf2 = { label = 'Legion Weapon Shop Storage Shelf 2', slots = 64, weight = 1000000000, minGrade = 0, },
CollectionTray1 = { label = 'Legion Weapon Shop Collection Tray 1', slots = 6, weight = 1000000000, minGrade = 0, },
},
},Last updated