From 1edf8987849dc7d91dc94791748a0fa7daf3f759 Mon Sep 17 00:00:00 2001 From: Byrth Date: Sun, 13 Sep 2026 13:22:00 -0400 Subject: [PATCH] fix: sollerets crystal type --- addons/craft/recipes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/craft/recipes.lua b/addons/craft/recipes.lua index 10ee9fb48..d47958711 100644 --- a/addons/craft/recipes.lua +++ b/addons/craft/recipes.lua @@ -31246,7 +31246,7 @@ return { }, }, ["Sollerets"] = { - ["crystal"] = "Fire Crystal", + ["crystal"] = "Earth Crystal", ["ingredients"] = { "Mythril Sheet", "Mythril Sheet",