mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Merged
This commit is contained in:
commit
b0a4a97ff1
1 changed files with 9 additions and 0 deletions
|
@ -49,6 +49,8 @@ module.exports.thangNames = thangNames =
|
|||
"Stormy"
|
||||
"Halle"
|
||||
"Sage"
|
||||
"Ryan"
|
||||
"Bond"
|
||||
]
|
||||
"Soldier F": [
|
||||
"Sarah"
|
||||
|
@ -64,6 +66,7 @@ module.exports.thangNames = thangNames =
|
|||
"Lukaz"
|
||||
"Gorgin"
|
||||
"Coco"
|
||||
"Buffy"
|
||||
]
|
||||
"Peasant": [
|
||||
"Yorik"
|
||||
|
@ -88,10 +91,12 @@ module.exports.thangNames = thangNames =
|
|||
"Gawain"
|
||||
"Durfkor"
|
||||
"Paps"
|
||||
"Hodor"
|
||||
]
|
||||
"Peasant F": [
|
||||
"Hilda"
|
||||
"Icey"
|
||||
"Matilda"
|
||||
]
|
||||
"Archer F": [
|
||||
"Phoebe"
|
||||
|
@ -123,6 +128,7 @@ module.exports.thangNames = thangNames =
|
|||
"Luna"
|
||||
"Alleria"
|
||||
"Vereesa"
|
||||
"Beatrice"
|
||||
]
|
||||
"Archer M": [
|
||||
"Brian"
|
||||
|
@ -143,6 +149,7 @@ module.exports.thangNames = thangNames =
|
|||
"Vican"
|
||||
"Mars"
|
||||
"Dev"
|
||||
"Oliver"
|
||||
]
|
||||
"Ogre Munchkin M": [
|
||||
"Brack"
|
||||
|
@ -191,6 +198,7 @@ module.exports.thangNames = thangNames =
|
|||
"Tarlok"
|
||||
"Gurulax"
|
||||
"Mokrul"
|
||||
"Polifemo"
|
||||
]
|
||||
"Ogre F": [
|
||||
"Nareng"
|
||||
|
@ -289,6 +297,7 @@ module.exports.thangNames = thangNames =
|
|||
"Amaranth"
|
||||
"Zander"
|
||||
"Arora"
|
||||
"Curie"
|
||||
]
|
||||
"Librarian": [
|
||||
"Hushbaum"
|
||||
|
|
Loading…
Reference in a new issue