diff options
author | NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> | 2024-05-06 00:04:57 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-05 14:04:57 +0000 |
commit | 28d73bd5f7d97230ebaacecb17243cc495bba4bb (patch) | |
tree | c39918edd84828486920aba898642ee57de68d8e /enforced_values/disablehex.json | |
parent | 3181dfb2e71204edb9bf70638418ee890cd28709 (diff) | |
download | NotEnoughUpdates-REPO-28d73bd5f7d97230ebaacecb17243cc495bba4bb.tar.gz NotEnoughUpdates-REPO-28d73bd5f7d97230ebaacecb17243cc495bba4bb.tar.bz2 NotEnoughUpdates-REPO-28d73bd5f7d97230ebaacecb17243cc495bba4bb.zip |
Change hex message to say update mod (#1188)
* Change hex message to say update mod
* Update full stop
Diffstat (limited to 'enforced_values/disablehex.json')
-rw-r--r-- | enforced_values/disablehex.json | 4 |
1 files 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 +} |