From dc926fdf40dd2b515adbe82f150e20a50ff6a5c9 Mon Sep 17 00:00:00 2001 From: Zottelchen Date: Mon, 23 Jan 2023 01:25:49 +0100 Subject: [PATCH] add "Scrappy Worldsnail" category --- items/achievements.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/items/achievements.toml b/items/achievements.toml index 458425c..d75232a 100644 --- a/items/achievements.toml +++ b/items/achievements.toml @@ -28,3 +28,9 @@ 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] + +[slumbering_worldsnail] +name = "Scrappy Worldsnail (Mount)" +description = { _ = "This category only contains the Membership and the Magmotes required to get the Scrappy Worldsnail Mount in the Waking Shores." } +color = 0xCE6A85 +items = [199215, 202173]