diff --git a/README.md b/README.md index 06f75dc..ae36984 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,8 @@ - Primalist Gear - Artifacts - Artisan Curious -- Mossy Mammoth +- Mossy Mammoth (Mount) +- Librarian of the Reach (Achievement) - Zskera Vault If anything is missing, misplaced, or you want a new category, then please write a comment or [open an issue](https://github.com/Zottelchen/adibags-dragonflight/issues). diff --git a/items/achievements.toml b/items/achievements.toml index 78e2feb..f218a5c 100644 --- a/items/achievements.toml +++ b/items/achievements.toml @@ -58,3 +58,9 @@ name = "Tetrachromancer (Achievement)" description = { _ = "This category contains hunting companion colors needed for the achievement." } color = 0xFCCCBF items = [193205, 194087, 194088, 194089, 194090, 194091, 194093, 194094, 194095] + +[librarian_of_the_reach] +name = "Librarian of the Reach (Achievement)" +description = { _ = "This category contains the books looted for the Librarian of the Reach achievement." } +color = 0xE69AFF +items = [204181, 204185, 204316, 204317, 204321, 204328, 204335, 204338, 204691]