diff options
author | koxx12-dev-is-bad <90344513+koxx12-dev-is-bad@users.noreply.github.com> | 2022-02-03 10:40:06 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-03 16:40:06 +0100 |
commit | 51e6c8b0d84ac524ce4c93a3d0469a0c910b11d7 (patch) | |
tree | 29b14a6205391b145317307707a60d7224faa85d | |
parent | f3aeb0c65cf2a726de63dcdd9feb51e5d9efb1df (diff) | |
download | NotEnoughUpdates-REPO-51e6c8b0d84ac524ce4c93a3d0469a0c910b11d7.tar.gz NotEnoughUpdates-REPO-51e6c8b0d84ac524ce4c93a3d0469a0c910b11d7.tar.bz2 NotEnoughUpdates-REPO-51e6c8b0d84ac524ce4c93a3d0469a0c910b11d7.zip |
add new patreon info (#685)
* add new patron info
* Update misc.json
* Update constants/misc.json
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
-rw-r--r-- | constants/misc.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/constants/misc.json b/constants/misc.json index d1fd8813..32ed0fb0 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1209,8 +1209,12 @@ }, "cosmeticsinfo": { "lore": [ - "§6Hey, because Moulberry is a Pepega he closed his patreon permanently.", - "§6If you read this please ping moulberry on discord and tell him to reopen his Patreon." + "§6Moulberry has reopened his Patreon only to be able to cover the NEU server costs.", + "§c§lHe is not offering capes/other cosmetics if you pledge.", + "§7If you still wish to support him §c§lwith no reward§r§7 his §6§lPatreon§r§7 is:", + "§7https://www.patreon.com/moulberry", + "§7And his §5§lDiscord§r§7 server is:", + "§7https://discord.gg/moulberry" ] }, "featureslist": "https://gist.github.com/jani270/d33e249d40b0333b87ba5c5e70fca398" |