Started some more name categories.
This commit is contained in:
parent
fddd210d34
commit
a03403de94
1 changed files with 19 additions and 0 deletions
|
@ -88,6 +88,9 @@ module.exports.thangNames = thangNames =
|
||||||
"Durfkor"
|
"Durfkor"
|
||||||
"Paps"
|
"Paps"
|
||||||
]
|
]
|
||||||
|
"Peasant F": [
|
||||||
|
"Hilda"
|
||||||
|
]
|
||||||
"Archer F": [
|
"Archer F": [
|
||||||
"Phoebe"
|
"Phoebe"
|
||||||
"Mira"
|
"Mira"
|
||||||
|
@ -238,3 +241,19 @@ module.exports.thangNames = thangNames =
|
||||||
"Rakash"
|
"Rakash"
|
||||||
"Drumbaa"
|
"Drumbaa"
|
||||||
]
|
]
|
||||||
|
"Burl": [
|
||||||
|
"Borlit"
|
||||||
|
"Burlosh"
|
||||||
|
]
|
||||||
|
"Griffin Rider": [
|
||||||
|
"Aeoldan"
|
||||||
|
]
|
||||||
|
"Potion Master": [
|
||||||
|
"Snake"
|
||||||
|
]
|
||||||
|
"Librarian": [
|
||||||
|
"Hushbaum"
|
||||||
|
]
|
||||||
|
"Equestrian": [
|
||||||
|
"Reynaldo"
|
||||||
|
]
|
||||||
|
|
Reference in a new issue