Jokes and users

This commit is contained in:
Eragon 2022-12-14 16:22:58 +01:00
parent ccebb6b410
commit 2088c75a21
Signed by: Eragon
GPG Key ID: 087126EBFC725006
1 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,17 @@
users = [
# The gods
("Lephenixnoir", "Lephenixnoir")
("Shadow15510", "Shadow"),
("Critor", "Critor"),
# The old gods
("Dark Storm", "Darks"),
("Dark Storm", "Eldeberen"),
# The priests
("Breizh_craft", "Breizh"),
("Eragon", "eragon")
# The masters of the puzzles
("Eragon", "eragon"),
("Hackcell", "Alice"),
# This ends the list of sacred users
# This is the start of the plebs
("Acrocasio", "Acrocasio")
]