Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Zottelchen authored May 6, 2023
2 parents 380a51d + e986319 commit a019279
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@ If anything is missing, misplaced, or you want a new category, then please write

- [RainbowUI](https://www.curseforge.com/members/rainbowui) & [mccma](https://www.curseforge.com/members/mccma) (Traditional Chinese)
- [okaboo](https://www.curseforge.com/members/okaboo) (French)
- [BigFab](https://www.curseforge.com/members/BigFab) (Italian)

**If you want to contribute too, you can do so by submitting translations [directly on Curseforge](https://www.curseforge.com/wow/addons/adibags-dragonflight/localization).**
11 changes: 10 additions & 1 deletion items/embers_of_neltharion.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@ items = [204075, 204076, 204077, 204078, 204193, 204194, 204195, 204196]
name = "Cavern Currencies"
description = { _ = "This category contains currencies, used in the Zaralek Cavern." }
color = 0xFF7800
items = [204715, 204985, 205188, 205247, 205248, 205982, 205984]
items = [
204715,
204985,
205188,
205247,
205248,
205982,
205984,
205686, # Clacking Claw - not really a currency, but a singular item belonging into the cave
]

[fyrak_assault]
name = "Fyrak Assault"
Expand Down
1 change: 1 addition & 0 deletions items/generalprofession.toml
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ items = [
202011,
202014,
202016,
203471,
204222,
204224,
204225,
Expand Down
17 changes: 16 additions & 1 deletion items/other.toml
Original file line number Diff line number Diff line change
Expand Up @@ -446,13 +446,14 @@ items = [

[reputation_items]
name = "Reputation Items"
description = { _ = "Contains Items which can be directly traded in for reputation/renown, as well as items needed for Wrathion & Sabellian" }
description = { _ = "Contains Items which can be directly traded in or used for reputation/renown, as well as items needed for Wrathion & Sabellian" }
color = 0x1EFF00
items = [
191251,
191264,
192055,
193201,
198790,
199906,
200071,
200093,
Expand Down Expand Up @@ -483,6 +484,20 @@ items = [
202092,
202093,
202094,
205249,
205250,
205251,
205252,
205253,
205254,
205342,
205365,
205985,
205989,
205991,
205992,
205998,
206006,
]

[treasure_maps]
Expand Down

0 comments on commit a019279

Please sign in to comment.