From bebe74170d68afbaf3d68cf6ad59880adc617b77 Mon Sep 17 00:00:00 2001 From: Zottelchen Date: Mon, 23 Jan 2023 01:22:52 +0100 Subject: [PATCH] add "Magmashell" category --- items/achievements.toml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/items/achievements.toml b/items/achievements.toml index c85200a..458425c 100644 --- a/items/achievements.toml +++ b/items/achievements.toml @@ -19,6 +19,12 @@ items = [191471, 197776, 200018, 194690, 202070, 193470, 190327, 197788, 199049] [temperamental_skyclaw] name = "Temperamental Skyclaw (Mount)" -description = { _ = "To get Temperamental Skyclaw you have to collect these 3 types of food and turn it to Zon'Wogi Stable Master at Three-Falls Lookout (Azure Span)" } +description = { _ = "To get Temperamental Skyclaw you have to collect these 3 types of food and turn it to Zon'Wogi Stable Master at Three-Falls Lookout (Azure Span)." } color = 0xF55D3E -items = [201420, 201421, 201422] \ No newline at end of file +items = [201420, 201421, 201422] + +[magmashell] +name = "Magmashell (Mount)" +description = { _ = "This category only contains the Empty Magma Shell required to get the Magmashell Mount in the Waking Shores." } +color = 0xFF8C61 +items = [201883]