mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -05:00
Merge pull request #2155 from divyanshu013/master
Added some names for #53
This commit is contained in:
commit
db0cc23743
1 changed files with 7 additions and 0 deletions
|
@ -325,6 +325,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Cairn'
|
'Cairn'
|
||||||
'Cecily'
|
'Cecily'
|
||||||
'Clare'
|
'Clare'
|
||||||
|
'Erica'
|
||||||
'Gemma'
|
'Gemma'
|
||||||
'Ivy'
|
'Ivy'
|
||||||
'Jensen'
|
'Jensen'
|
||||||
|
@ -366,6 +367,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Robin'
|
'Robin'
|
||||||
'Roman'
|
'Roman'
|
||||||
'Simon'
|
'Simon'
|
||||||
|
'Sharp Shooter'
|
||||||
'Slyvos'
|
'Slyvos'
|
||||||
'Vican'
|
'Vican'
|
||||||
]
|
]
|
||||||
|
@ -435,6 +437,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Polifemo'
|
'Polifemo'
|
||||||
'Saltporker'
|
'Saltporker'
|
||||||
'Skrungt'
|
'Skrungt'
|
||||||
|
'Stinker'
|
||||||
'Tarlok'
|
'Tarlok'
|
||||||
'Trogdor'
|
'Trogdor'
|
||||||
'Trung'
|
'Trung'
|
||||||
|
@ -570,6 +573,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Knight': [
|
'Knight': [
|
||||||
'Almeric'
|
'Almeric'
|
||||||
'Alphonse'
|
'Alphonse'
|
||||||
|
'Altair'
|
||||||
'Arthur'
|
'Arthur'
|
||||||
'Drake'
|
'Drake'
|
||||||
'Duran'
|
'Duran'
|
||||||
|
@ -587,6 +591,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Anya'
|
'Anya'
|
||||||
'Brigette'
|
'Brigette'
|
||||||
'Dimia'
|
'Dimia'
|
||||||
|
'Div'
|
||||||
'Hardcastle'
|
'Hardcastle'
|
||||||
'Helena'
|
'Helena'
|
||||||
'Isa'
|
'Isa'
|
||||||
|
@ -596,6 +601,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Leona'
|
'Leona'
|
||||||
'Lia'
|
'Lia'
|
||||||
'Lily'
|
'Lily'
|
||||||
|
'Nicks'
|
||||||
'Philips'
|
'Philips'
|
||||||
'Sarre'
|
'Sarre'
|
||||||
]
|
]
|
||||||
|
@ -628,5 +634,6 @@ module.exports.thangNames = thangNames =
|
||||||
]
|
]
|
||||||
'Ogre Scout F': [
|
'Ogre Scout F': [
|
||||||
'Freesa'
|
'Freesa'
|
||||||
|
'Ganju'
|
||||||
'Ralthora'
|
'Ralthora'
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue