From a97e8c412ebf5b653697418587c67fcd58fd8efe Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Sun, 12 Jul 2020 16:41:46 +0200 Subject: [PATCH] fix a junk hint --- Text.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Text.py b/Text.py index 745c6940..b1617c24 100644 --- a/Text.py +++ b/Text.py @@ -296,7 +296,7 @@ junk_texts = [ "{C:GREEN}\n> READ\nor the owl\nwill eat you.", "{C:GREEN}\n> Bunnies\nare cute.", "{C:GREEN}\nPugs are the\nsuperior dog\nbreed. >", - "{C:GREEN}\nYou are\nplaying\nALTTPR. >", + "{C:GREEN}\nThis is\nBerserker's\nMultiworld.>", "{C:GREEN}\nOther randos\nexist too!\nTry some! >", ]