From 28d73bd5f7d97230ebaacecb17243cc495bba4bb Mon Sep 17 00:00:00 2001 From: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Date: Mon, 6 May 2024 00:04:57 +1000 Subject: Change hex message to say update mod (#1188) * Change hex message to say update mod * Update full stop --- enforced_values/disablehex.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/enforced_values/disablehex.json b/enforced_values/disablehex.json index b5dc055f..62c5bd7d 100644 --- a/enforced_values/disablehex.json +++ b/enforced_values/disablehex.json @@ -1,6 +1,6 @@ { "chatPSA": [ - "§c[NEU] We have disabled the NEU Hex overlay due to a conflict with the new Gemstones added in Mining v3. We are working on a fix for this and other bugs." + "§c[NEU] We have disabled the NEU Hex overlay due to a conflict with the new Gemstones added in Mining v3. Update NEU from discord.gg/moulberry to fix this and other bugs." ], "enforcedValues": [ { @@ -17,4 +17,4 @@ 20105, 20106 ] -} \ No newline at end of file +} -- cgit