mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -05:00
Added a bunch of names
Added a bunch of names, will come up with more tomorrow and add them in the evening.
This commit is contained in:
parent
c50bba824d
commit
c35cd3437f
1 changed files with 56 additions and 0 deletions
|
@ -15,13 +15,58 @@ module.exports.thangNames = thangNames =
|
|||
"Max"
|
||||
"Jax"
|
||||
"Dax"
|
||||
"Mischa"
|
||||
"Ronald"
|
||||
"Tyrone"
|
||||
"Thelonious"
|
||||
"Miles"
|
||||
"Bill"
|
||||
"Will"
|
||||
"Kumar"
|
||||
"Ricardo"
|
||||
"Maxwell"
|
||||
"Jonah"
|
||||
"Leopold"
|
||||
"Phineas"
|
||||
"Ferb"
|
||||
"Felix"
|
||||
"Arthur"
|
||||
"Galahad"
|
||||
"Ezra"
|
||||
"Lucian"
|
||||
"Augustus"
|
||||
"Ronan"
|
||||
"Pierce"
|
||||
"Harry"
|
||||
"Hirium"
|
||||
"Hugo"
|
||||
"Cecil"
|
||||
"Barron"
|
||||
"Huburt"
|
||||
"Sterling"
|
||||
"Alistair"
|
||||
"Remy"
|
||||
]
|
||||
"Peasant": [
|
||||
"Yorik"
|
||||
"Hector"
|
||||
]
|
||||
"Archer": [
|
||||
"Phoebe"
|
||||
"Mira"
|
||||
"Agapi"
|
||||
"Cecily"
|
||||
"Tansy"
|
||||
"Ivy"
|
||||
"Gemma"
|
||||
"Keturah"
|
||||
"Korra"
|
||||
"Kim"
|
||||
"Odette"
|
||||
"Orly"
|
||||
"Mercedes"
|
||||
"Rosaline"
|
||||
"Vesper"
|
||||
]
|
||||
"Ogre Munchkin": [
|
||||
"Brack"
|
||||
|
@ -39,6 +84,11 @@ module.exports.thangNames = thangNames =
|
|||
"Skoggen"
|
||||
"Treg"
|
||||
"Goreball"
|
||||
"Shmeal"
|
||||
"Gert"
|
||||
"Thabt"
|
||||
"Iyert"
|
||||
"Palt"
|
||||
]
|
||||
"Ogre": [
|
||||
"Krogg"
|
||||
|
@ -65,7 +115,13 @@ module.exports.thangNames = thangNames =
|
|||
]
|
||||
"Ogre Shaman": [
|
||||
"Sham'uk"
|
||||
"Il'Du'duka"
|
||||
"Ahst'durante"
|
||||
"Poult"
|
||||
"Aolian'Tak"
|
||||
]
|
||||
"Ogre Thrower": [
|
||||
"Kyrgg"
|
||||
"Durnath"
|
||||
"Kraggan"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue