mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 13:00:42 +00:00
New bot names (#435)
## Description: Adds several new names for bots to use. Fixes #465 ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors ## Please put your Discord username so you can be contacted if a bug or regression is found: N/A
This commit is contained in:
@@ -171,6 +171,13 @@ export const BOT_NAME_PREFIXES = [
|
||||
"Baloch",
|
||||
"Afghan",
|
||||
"Persian",
|
||||
"Kenyan",
|
||||
"Ugandan",
|
||||
"Bhutanese",
|
||||
"Latin",
|
||||
"Moldovan",
|
||||
"Militant",
|
||||
"Spartan",
|
||||
];
|
||||
export const BOT_NAME_SUFFIXES = [
|
||||
"Empire",
|
||||
@@ -224,9 +231,24 @@ export const BOT_NAME_SUFFIXES = [
|
||||
"Ascendancy",
|
||||
"Supremacy",
|
||||
"Province",
|
||||
"Kingdoms",
|
||||
"Tribes",
|
||||
"Tribe",
|
||||
"Dominion",
|
||||
"Assembly",
|
||||
"Republics",
|
||||
"Army",
|
||||
"Dictatorship",
|
||||
"Country",
|
||||
"Oligarchy",
|
||||
"Monkdom",
|
||||
"Throng",
|
||||
"Host",
|
||||
"Area",
|
||||
"District",
|
||||
"Fief",
|
||||
"Wilderness",
|
||||
"Settlement",
|
||||
"Parliament",
|
||||
"Anarchy",
|
||||
"Democracy",
|
||||
"Autocracy",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user