1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Add another login message

This commit is contained in:
NG (Graham)
2026-01-20 20:30:01 -05:00
parent b8e71152a3
commit ce59840bc6
2 changed files with 5 additions and 0 deletions

View File

@@ -194,6 +194,7 @@ LOGIN_MESSAGES = [
"Spitzer Damn!",
"Stop Killing Games",
"Also check out RC15",
"Alara, you wanna open this jar of jam for me?",
]
def guess_category(name: str, sprite: str) -> str: