mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-22 10:55:19 -04:00
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"
|
||||
"Paps"
|
||||
]
|
||||
"Peasant F": [
|
||||
"Hilda"
|
||||
]
|
||||
"Archer F": [
|
||||
"Phoebe"
|
||||
"Mira"
|
||||
|
@ -238,3 +241,19 @@ module.exports.thangNames = thangNames =
|
|||
"Rakash"
|
||||
"Drumbaa"
|
||||
]
|
||||
"Burl": [
|
||||
"Borlit"
|
||||
"Burlosh"
|
||||
]
|
||||
"Griffin Rider": [
|
||||
"Aeoldan"
|
||||
]
|
||||
"Potion Master": [
|
||||
"Snake"
|
||||
]
|
||||
"Librarian": [
|
||||
"Hushbaum"
|
||||
]
|
||||
"Equestrian": [
|
||||
"Reynaldo"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue