mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 11:50:42 +00:00
Special bot names 2 (#2609)
## Description: Second and last changes to special bot names. Sorry to anyone who might feel left out, the list is non-exhaustive. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: tryout33
This commit is contained in:
@@ -281,10 +281,15 @@ export const COMMUNITY_FULL_ELF_NAMES = [
|
||||
"MiraCZ the FP Elf",
|
||||
"aPuddle best Elf",
|
||||
"lucas the sound Elf",
|
||||
"Fulayon the YT Elf",
|
||||
"Drew durnell YT Elf",
|
||||
"The Spiffing Brit YT Elf",
|
||||
"Ultimus Rex YT Elf",
|
||||
"MizuUmi the YT Elf",
|
||||
];
|
||||
export const SPECIAL_FULL_ELF_NAMES = [
|
||||
"Santa",
|
||||
"Rudolf the Red-Nosed Reindeer",
|
||||
"Rudolf the Reindeer",
|
||||
"Frosty the Snowman",
|
||||
"Hermey the Elf",
|
||||
"Ivan the Elf",
|
||||
@@ -297,11 +302,13 @@ export const SPECIAL_FULL_ELF_NAMES = [
|
||||
"Glorfindel",
|
||||
];
|
||||
export const COMMUNITY_PREFIXES = [
|
||||
"The Sparkling Elf",
|
||||
"Valentino",
|
||||
"Mr Cube",
|
||||
"Nukeman",
|
||||
"Baguette Bot",
|
||||
"Kiwi",
|
||||
"FakeNeo",
|
||||
"Nash",
|
||||
"1brucben",
|
||||
"Toyatak",
|
||||
"Readix",
|
||||
"Danny",
|
||||
|
||||
Reference in New Issue
Block a user