Skip to content

Commit

Permalink
add Dreaming Crests
Browse files Browse the repository at this point in the history
  • Loading branch information
Zottelchen committed Nov 9, 2023
1 parent 636de67 commit 17fba83
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
- Fyrak Assault
- Embellishments
- Item Enhancements
- Dreaming Crests

## Bugs?

Expand Down
11 changes: 11 additions & 0 deletions items/guardians_of_the_dream.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
category_name = "Guardians of the Dream (10.2)"
category_color = 0x0B9600
category_description = { _ = "Items which can be found and used in the Emerald Dream and related zones." }
mergeable = true
merged_by_default = false

[dreaming_crests]
name = "Dreaming Crests"
description = { _ = "This category contains Dreaming Crests, which can be used to upgrade gear." }
color = 0x7EFF00
items = [206960, 206961, 206977, 208393, 208394, 208395, 208568, 208569, 208570]

0 comments on commit 17fba83

Please sign in to comment.