From 28197837cc8e150a49eec5548ca7c6059b4e5ba5 Mon Sep 17 00:00:00 2001 From: Alys Date: Sun, 28 Nov 2021 18:30:06 +1000 Subject: [PATCH] removes "Mossy" from questOnyxUnlockText string --- website/common/locales/en/questsContent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/locales/en/questsContent.json b/website/common/locales/en/questsContent.json index 9f2d03a401..45e4249e7d 100644 --- a/website/common/locales/en/questsContent.json +++ b/website/common/locales/en/questsContent.json @@ -867,5 +867,5 @@ "questOnyxCollectLeoRunes": "Leo Runes", "questOnyxCollectOnyxStones": "Onyx Stones", "questOnyxDropOnyxPotion": "Onyx Hatching Potion", - "questOnyxUnlockText": "Unlocks Mossy Onyx Hatching Potions for purchase in the Market" + "questOnyxUnlockText": "Unlocks Onyx Hatching Potions for purchase in the Market" }