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'
|
||||
'Cecily'
|
||||
'Clare'
|
||||
'Erica'
|
||||
'Gemma'
|
||||
'Ivy'
|
||||
'Jensen'
|
||||
|
@ -366,6 +367,7 @@ module.exports.thangNames = thangNames =
|
|||
'Robin'
|
||||
'Roman'
|
||||
'Simon'
|
||||
'Sharp Shooter'
|
||||
'Slyvos'
|
||||
'Vican'
|
||||
]
|
||||
|
@ -435,6 +437,7 @@ module.exports.thangNames = thangNames =
|
|||
'Polifemo'
|
||||
'Saltporker'
|
||||
'Skrungt'
|
||||
'Stinker'
|
||||
'Tarlok'
|
||||
'Trogdor'
|
||||
'Trung'
|
||||
|
@ -570,6 +573,7 @@ module.exports.thangNames = thangNames =
|
|||
'Knight': [
|
||||
'Almeric'
|
||||
'Alphonse'
|
||||
'Altair'
|
||||
'Arthur'
|
||||
'Drake'
|
||||
'Duran'
|
||||
|
@ -587,6 +591,7 @@ module.exports.thangNames = thangNames =
|
|||
'Anya'
|
||||
'Brigette'
|
||||
'Dimia'
|
||||
'Div'
|
||||
'Hardcastle'
|
||||
'Helena'
|
||||
'Isa'
|
||||
|
@ -596,6 +601,7 @@ module.exports.thangNames = thangNames =
|
|||
'Leona'
|
||||
'Lia'
|
||||
'Lily'
|
||||
'Nicks'
|
||||
'Philips'
|
||||
'Sarre'
|
||||
]
|
||||
|
@ -628,5 +634,6 @@ module.exports.thangNames = thangNames =
|
|||
]
|
||||
'Ogre Scout F': [
|
||||
'Freesa'
|
||||
'Ganju'
|
||||
'Ralthora'
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue