mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -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"
|
"Stormy"
|
||||||
"Halle"
|
"Halle"
|
||||||
"Sage"
|
"Sage"
|
||||||
|
"Ryan"
|
||||||
|
"Bond"
|
||||||
]
|
]
|
||||||
"Soldier F": [
|
"Soldier F": [
|
||||||
"Sarah"
|
"Sarah"
|
||||||
|
@ -64,6 +66,7 @@ module.exports.thangNames = thangNames =
|
||||||
"Lukaz"
|
"Lukaz"
|
||||||
"Gorgin"
|
"Gorgin"
|
||||||
"Coco"
|
"Coco"
|
||||||
|
"Buffy"
|
||||||
]
|
]
|
||||||
"Peasant": [
|
"Peasant": [
|
||||||
"Yorik"
|
"Yorik"
|
||||||
|
@ -88,10 +91,12 @@ module.exports.thangNames = thangNames =
|
||||||
"Gawain"
|
"Gawain"
|
||||||
"Durfkor"
|
"Durfkor"
|
||||||
"Paps"
|
"Paps"
|
||||||
|
"Hodor"
|
||||||
]
|
]
|
||||||
"Peasant F": [
|
"Peasant F": [
|
||||||
"Hilda"
|
"Hilda"
|
||||||
"Icey"
|
"Icey"
|
||||||
|
"Matilda"
|
||||||
]
|
]
|
||||||
"Archer F": [
|
"Archer F": [
|
||||||
"Phoebe"
|
"Phoebe"
|
||||||
|
@ -123,6 +128,7 @@ module.exports.thangNames = thangNames =
|
||||||
"Luna"
|
"Luna"
|
||||||
"Alleria"
|
"Alleria"
|
||||||
"Vereesa"
|
"Vereesa"
|
||||||
|
"Beatrice"
|
||||||
]
|
]
|
||||||
"Archer M": [
|
"Archer M": [
|
||||||
"Brian"
|
"Brian"
|
||||||
|
@ -143,6 +149,7 @@ module.exports.thangNames = thangNames =
|
||||||
"Vican"
|
"Vican"
|
||||||
"Mars"
|
"Mars"
|
||||||
"Dev"
|
"Dev"
|
||||||
|
"Oliver"
|
||||||
]
|
]
|
||||||
"Ogre Munchkin M": [
|
"Ogre Munchkin M": [
|
||||||
"Brack"
|
"Brack"
|
||||||
|
@ -191,6 +198,7 @@ module.exports.thangNames = thangNames =
|
||||||
"Tarlok"
|
"Tarlok"
|
||||||
"Gurulax"
|
"Gurulax"
|
||||||
"Mokrul"
|
"Mokrul"
|
||||||
|
"Polifemo"
|
||||||
]
|
]
|
||||||
"Ogre F": [
|
"Ogre F": [
|
||||||
"Nareng"
|
"Nareng"
|
||||||
|
@ -289,6 +297,7 @@ module.exports.thangNames = thangNames =
|
||||||
"Amaranth"
|
"Amaranth"
|
||||||
"Zander"
|
"Zander"
|
||||||
"Arora"
|
"Arora"
|
||||||
|
"Curie"
|
||||||
]
|
]
|
||||||
"Librarian": [
|
"Librarian": [
|
||||||
"Hushbaum"
|
"Hushbaum"
|
||||||
|
|
Loading…
Reference in a new issue