diff --git a/README.md b/README.md index e15f4e2..5f2a388 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ - Embellishments - Item Enhancements - Dreaming Crests +- Dreamseeds ## Bugs? diff --git a/items/guardians_of_the_dream.toml b/items/guardians_of_the_dream.toml index 817529c..9d87ebf 100644 --- a/items/guardians_of_the_dream.toml +++ b/items/guardians_of_the_dream.toml @@ -9,3 +9,9 @@ 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] + +[dreamseeds] +name = "Dreamseeds" +description = { _ = "Emerald Bounties are triggered once you plant any dreamseeds at Emerald Bounty mud piles located around the Emerald Dream." } +color = 0x5FFF57 +items = [208047, 208066, 208067]