mirror of
https://github.com/array-in-a-matrix/brainwine.git
synced 2025-04-02 11:11:58 -04:00
Added some more possible names
This commit is contained in:
parent
12a3bd1306
commit
115f02ceee
1 changed files with 4 additions and 2 deletions
|
@ -34,7 +34,8 @@ public class StaticZoneGenerator {
|
|||
"Crumsidle", "Bankswund", "Fiddletrast", "Bournpan", "St.",
|
||||
"Funderbost", "Bexwoddly", "Pilkingheld", "Wittlepen", "Rabbitbleaker",
|
||||
"Griffingumby", "Guilthead", "Bigglelund", "Bunnymold", "Rosesidle",
|
||||
"Crushthorn", "Tanlyward", "Ahncrace"
|
||||
"Crushthorn", "Tanlyward", "Ahncrace", "Pilkingking", "Dingstrath",
|
||||
"Axebury", "Ginglingtap", "Ballybibby", "Shadehoven"
|
||||
};
|
||||
|
||||
private static final String[] LAST_NAMES = {
|
||||
|
@ -46,7 +47,8 @@ public class StaticZoneGenerator {
|
|||
"Ridge", "Alresford", "Place", "Bridge", "Glade",
|
||||
"Mill", "Court", "Dooftory", "Hills", "Specklewint",
|
||||
"Grove", "Aylesbury", "Wagwouth", "Russetcumby", "Point",
|
||||
"Canyon", "Cranwarry"
|
||||
"Canyon", "Cranwarry", "Bluff", "Passage", "Crantippy",
|
||||
"Kerbodome", "Dale", "Cemetery"
|
||||
};
|
||||
|
||||
private static final Logger logger = LogManager.getLogger();
|
||||
|
|
Loading…
Add table
Reference in a new issue