From 19bbae4e7453cb14b692d410dc4260514bd58729 Mon Sep 17 00:00:00 2001 From: Zottelchen Date: Sun, 7 May 2023 02:26:53 +0200 Subject: [PATCH] add a missing Item. Closes #23 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thank you @KatyPurry again for reporting this missing ID ❤ --- items/embers_of_neltharion.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/items/embers_of_neltharion.toml b/items/embers_of_neltharion.toml index dc2cfdb..050dc4f 100644 --- a/items/embers_of_neltharion.toml +++ b/items/embers_of_neltharion.toml @@ -8,7 +8,7 @@ merged_by_default = false name = "Shadowflame Crests" description = { _ = "This category contains Shadowflame Crests, which can be used to upgrade gear." } color = 0xFF2400 -items = [204075, 204076, 204077, 204078, 204193, 204194, 204195, 204196] +items = [204075, 204076, 204077, 204078, 204193, 204194, 204195, 204196, 205423] [cavern_currencies] name = "Cavern Currencies"