mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
Merge branch 'master' of https://github.com/codecombat/codecombat
This commit is contained in:
commit
1532396ceb
1 changed files with 8 additions and 1 deletions
|
@ -58,6 +58,9 @@ module.exports.thangNames = thangNames =
|
||||||
"Nikita"
|
"Nikita"
|
||||||
"Alana"
|
"Alana"
|
||||||
"Lana"
|
"Lana"
|
||||||
|
"Joan"
|
||||||
|
"Helga"
|
||||||
|
"Annie"
|
||||||
]
|
]
|
||||||
"Peasant": [
|
"Peasant": [
|
||||||
"Yorik"
|
"Yorik"
|
||||||
|
@ -112,6 +115,8 @@ module.exports.thangNames = thangNames =
|
||||||
"Roman"
|
"Roman"
|
||||||
"Hunter"
|
"Hunter"
|
||||||
"Simon"
|
"Simon"
|
||||||
|
"Robin"
|
||||||
|
"Quinn"
|
||||||
]
|
]
|
||||||
"Ogre Munchkin M": [
|
"Ogre Munchkin M": [
|
||||||
"Brack"
|
"Brack"
|
||||||
|
@ -151,13 +156,15 @@ module.exports.thangNames = thangNames =
|
||||||
"Trung"
|
"Trung"
|
||||||
"Axe Ox"
|
"Axe Ox"
|
||||||
"Vargutt"
|
"Vargutt"
|
||||||
|
"Grumus"
|
||||||
|
"Gug"
|
||||||
]
|
]
|
||||||
"Ogre F": [
|
"Ogre F": [
|
||||||
"Nareng"
|
"Nareng"
|
||||||
"Morthrug"
|
"Morthrug"
|
||||||
"Glonc"
|
"Glonc"
|
||||||
"Marghurk"
|
"Marghurk"
|
||||||
|
"Martha"
|
||||||
]
|
]
|
||||||
"Ogre Brawler": [
|
"Ogre Brawler": [
|
||||||
"Grul'thock"
|
"Grul'thock"
|
||||||
|
|
Loading…
Reference in a new issue