File Details
1.1.0
- R
- Feb 24, 2026
- 4.18 KB
- 272
- 12.0.1+1
- Retail
File Name
BetterBags-GreedyEmissary-1.1.0.zip
Supported Versions
- 12.0.1
- 12.0.0
BetterBags - Greedy Emissary
1.1.0 (2026-02-16)
Full Changelog Previous Releases
- Simplify GreedyEmissary items & fix DB name
Convert the Greedy Emissary item storage from a generated table of {itemID,itemName} entries to a static list of item IDs and remove the now-unused addGreedyEmissaryItemsToTable function. Update addGreedyEmissaryToCategory to iterate over IDs (and remove debug prints), use a local categoryName, and remove unused 'db' local. Fix the SavedVariables name in the .toc to BetterBags_GreedyEmissaryDB so it matches the AceDB initialization.

