mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-07 11:09:34 +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",
|
"Baloch",
|
||||||
"Afghan",
|
"Afghan",
|
||||||
"Persian",
|
"Persian",
|
||||||
|
"Kenyan",
|
||||||
|
"Ugandan",
|
||||||
|
"Bhutanese",
|
||||||
|
"Latin",
|
||||||
|
"Moldovan",
|
||||||
|
"Militant",
|
||||||
|
"Spartan",
|
||||||
];
|
];
|
||||||
export const BOT_NAME_SUFFIXES = [
|
export const BOT_NAME_SUFFIXES = [
|
||||||
"Empire",
|
"Empire",
|
||||||
@@ -224,9 +231,24 @@ export const BOT_NAME_SUFFIXES = [
|
|||||||
"Ascendancy",
|
"Ascendancy",
|
||||||
"Supremacy",
|
"Supremacy",
|
||||||
"Province",
|
"Province",
|
||||||
"Kingdoms",
|
"Tribe",
|
||||||
"Tribes",
|
|
||||||
"Dominion",
|
"Dominion",
|
||||||
"Assembly",
|
"Assembly",
|
||||||
"Republics",
|
"Republics",
|
||||||
|
"Army",
|
||||||
|
"Dictatorship",
|
||||||
|
"Country",
|
||||||
|
"Oligarchy",
|
||||||
|
"Monkdom",
|
||||||
|
"Throng",
|
||||||
|
"Host",
|
||||||
|
"Area",
|
||||||
|
"District",
|
||||||
|
"Fief",
|
||||||
|
"Wilderness",
|
||||||
|
"Settlement",
|
||||||
|
"Parliament",
|
||||||
|
"Anarchy",
|
||||||
|
"Democracy",
|
||||||
|
"Autocracy",
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user