CabinGame/Luxe/assets/names.lx
2020-09-12 07:21:12 +02:00

20 lines
No EOL
389 B
Text

names = [
//todo: make more sophisticated to allow first + last name relationships, make common matches for those,
//make groups based on origin culture / meaning
//probably better to do when I have a procgen text engine
"Bob"
"Steve"
"Ronja"
"Amelia"
"Chloe"
"Lauren"
"Innes"
"Rami"
"Mao"
"Richard"
"Jules"
"Mercedes"
"Karl"
"Lara"
]