mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Added more names for #53
This commit is contained in:
parent
86223167af
commit
8448061f7b
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
module.exports.thangNames = thangNames =
|
||||
"Soldier M": [
|
||||
"Duke"
|
||||
"William"
|
||||
"Lucas"
|
||||
"Marcus"
|
||||
|
@ -66,6 +67,7 @@ module.exports.thangNames = thangNames =
|
|||
"Coco"
|
||||
"Buffy"
|
||||
"Allankrita"
|
||||
"Kay"
|
||||
]
|
||||
"Peasant M": [
|
||||
"Yorik"
|
||||
|
@ -355,6 +357,8 @@ module.exports.thangNames = thangNames =
|
|||
"Hank"
|
||||
"Jeph"
|
||||
"Neville"
|
||||
"Alphonse"
|
||||
"Edward"
|
||||
]
|
||||
"Captain": [
|
||||
"Anya"
|
||||
|
@ -367,4 +371,5 @@ module.exports.thangNames = thangNames =
|
|||
"Jane"
|
||||
"Lia"
|
||||
"Hardcastle"
|
||||
"Leona"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue