From d74bf177b6225c6a563a13e92e748fad82eb816f Mon Sep 17 00:00:00 2001 From: Zottelchen Date: Thu, 26 Jan 2023 04:16:27 +0100 Subject: [PATCH] fix categories --- items/achievements.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/items/achievements.toml b/items/achievements.toml index e25d84f..0df4a8d 100644 --- a/items/achievements.toml +++ b/items/achievements.toml @@ -37,7 +37,7 @@ items = [199215, 202173] [the_way_to_an_ottos_heart] name = "Otto (Mount)" -description = "This section contains items which are needed to unlock Otto, the fishing ottusk mount." +description = { _ = "This section contains items which are needed to unlock Otto, the fishing ottusk mount." } color = 0x1d24e2 ids = [ 199338, @@ -54,6 +54,6 @@ ids = [ [tetrachromancer] name = "Tetrachromancer (Achievement)" -description = "This category contains hunting companion colors needed for the achievement." +description = { _ = "This category contains hunting companion colors needed for the achievement." } color = 0xFCCCBF ids = [193205, 194087, 194088, 194089, 194090, 194091, 194093, 194094, 194095]