mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
Added more names for #53
This commit is contained in:
parent
1118324b41
commit
497563bc0a
1 changed files with 8 additions and 0 deletions
|
@ -64,6 +64,7 @@ module.exports.thangNames = thangNames =
|
|||
"Lukaz"
|
||||
"Gorgin"
|
||||
"Coco"
|
||||
"Allankrita"
|
||||
]
|
||||
"Peasant": [
|
||||
"Yorik"
|
||||
|
@ -92,6 +93,7 @@ module.exports.thangNames = thangNames =
|
|||
"Peasant F": [
|
||||
"Hilda"
|
||||
"Icey"
|
||||
"Mertia"
|
||||
]
|
||||
"Archer F": [
|
||||
"Phoebe"
|
||||
|
@ -191,6 +193,7 @@ module.exports.thangNames = thangNames =
|
|||
"Tarlok"
|
||||
"Gurulax"
|
||||
"Mokrul"
|
||||
"Muthyala"
|
||||
]
|
||||
"Ogre F": [
|
||||
"Nareng"
|
||||
|
@ -260,6 +263,7 @@ module.exports.thangNames = thangNames =
|
|||
"Gom"
|
||||
"Gogg"
|
||||
"Ghuk"
|
||||
"Makas"
|
||||
]
|
||||
"Ogre Thrower": [
|
||||
"Kyrgg"
|
||||
|
@ -276,6 +280,7 @@ module.exports.thangNames = thangNames =
|
|||
"Makas"
|
||||
"Rakash"
|
||||
"Drumbaa"
|
||||
"Pinakin"
|
||||
]
|
||||
"Burl": [
|
||||
"Borlit"
|
||||
|
@ -283,18 +288,21 @@ module.exports.thangNames = thangNames =
|
|||
]
|
||||
"Griffin Rider": [
|
||||
"Aeoldan"
|
||||
"Bestarius"
|
||||
]
|
||||
"Potion Master": [
|
||||
"Snake"
|
||||
"Amaranth"
|
||||
"Zander"
|
||||
"Arora"
|
||||
"Clause"
|
||||
]
|
||||
"Librarian": [
|
||||
"Hushbaum"
|
||||
"Matilda"
|
||||
"Agnes"
|
||||
"Agathe"
|
||||
"Satish"
|
||||
]
|
||||
"Equestrian": [
|
||||
"Reynaldo"
|
||||
|
|
Loading…
Reference in a new issue