Add "O_O" rank

master
pseudonym-2669 2021-06-19 14:04:55 +00:00
parent 5a8837e426
commit 4bde17ed06
1 changed files with 6 additions and 0 deletions

View File

@ -42,3 +42,9 @@ ranks.register("architect", {
babybox = false,
})
ranks.register("O_O", {
prefix = "O_O",
colour = {a = 255, r = 238, g = 130, b = 238},
babybox = false,
})