Skip to content

Commit

Permalink
add "Librarian of the Reach" achievement category
Browse files Browse the repository at this point in the history
  • Loading branch information
Zottelchen committed Mar 25, 2023
1 parent f16fcb4 commit 1eb8c0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
6 changes: 6 additions & 0 deletions items/achievements.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]

0 comments on commit 1eb8c0d

Please sign in to comment.