From b9ef219ab15adca68d71c669c3bf34a30e77f9e6 Mon Sep 17 00:00:00 2001 From: Trenton Zimmer <66042448+trmazi@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:19:24 -0400 Subject: [PATCH] Add in new greetings --- src/constants/greetings.json | 60 ++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/src/constants/greetings.json b/src/constants/greetings.json index b718254..bb77f56 100644 --- a/src/constants/greetings.json +++ b/src/constants/greetings.json @@ -323,5 +323,65 @@ "author": "Axel", "header": "Select a game mode, ", "comment": "ARE YOU SURE?" + }, + { + "author": "a fox", + "header": "Spin my knobs, ", + "comment": "Beep beep lettuce" + }, + { + "author": "Azui", + "header": "Don't stop, ", + "comment": "You're so close to Kaiden!" + }, + { + "author": "FluffyOMC", + "header": "I curse you, ", + "comment": "1-miss FC attempts upon ye!" + }, + { + "author": "heeho", + "header": "Please return all dongles to their rightful owners, ", + "comment": "Or don't I'm not your mom" + }, + { + "author": "FluffyOMC", + "header": "Welcome to os- PhaseII, ", + "comment": "Tap the buttons, to the beat!" + }, + { + "author": "Phoenix", + "header": "Welcome to PhaseII, ", + "comment": "I love you" + }, + { + "author": "Azui", + "header": "You did it, !", + "comment": "And it only took 1,000,000 plays" + }, + { + "author": "Anonymous", + "header": "You are based, .", + "comment": "" + }, + { + "author": "FluffyOMC", + "header": "What if you wanted an FC, ", + "comment": "But god said: \"1 miss\"" + }, + { + "author": "Anonymous", + "header": "", + "comment": "No Regerts!" + }, + { + "author": "FluffyOMC", + "header": "NullReferenceException {}", + "comment": "And this, kids, is why you don't use Java" + }, + { + "author": "caldenzer", + "header": "YO YO YO YO YO WHAT IT IS ", + "comment": "hey pac man, what's up?" } ] \ No newline at end of file