Merge pull request #1142 from Xercoy/patch-1

Added more names for #53
This commit is contained in:
Nick Winter 2014-06-11 07:24:55 -07:00
commit a9356fdc93

View file

@ -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"
]