mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Fixed missing ] in names.coffee.
This commit is contained in:
commit
382e10dbb4
1 changed files with 190 additions and 0 deletions
|
@ -1,41 +1,117 @@
|
|||
module.exports.thangNames = thangNames =
|
||||
'Soldier M': [
|
||||
'Aaron'
|
||||
'Adam'
|
||||
'Alan'
|
||||
'Albert'
|
||||
'Alistair'
|
||||
'Andrew'
|
||||
'Anthony'
|
||||
'Antonio'
|
||||
'Arthur'
|
||||
'Augustus'
|
||||
'Barron'
|
||||
'Benjamin'
|
||||
'Bill'
|
||||
'Billy'
|
||||
'Bobby'
|
||||
'Bond'
|
||||
'Brandon'
|
||||
'Brian'
|
||||
'Bruce'
|
||||
'Carl'
|
||||
'Carlos'
|
||||
'Cecil'
|
||||
'Charles'
|
||||
'Chris'
|
||||
'Christopher'
|
||||
'Cid'
|
||||
'Clarence'
|
||||
'Craig'
|
||||
'Daniel'
|
||||
'David'
|
||||
'Dax'
|
||||
'Dennis'
|
||||
'Donald'
|
||||
'Douglas'
|
||||
'Duke'
|
||||
'Earl'
|
||||
'Edward'
|
||||
'Eric'
|
||||
'Ernest'
|
||||
'Eugene'
|
||||
'Ezra'
|
||||
'Felix'
|
||||
'Ferb'
|
||||
'Frank'
|
||||
'Fred'
|
||||
'Gary'
|
||||
'Gatsby'
|
||||
'George'
|
||||
'Gerald'
|
||||
'Gordon'
|
||||
'Gregory'
|
||||
'Halle'
|
||||
'Harold'
|
||||
'Harry'
|
||||
'Henry'
|
||||
'Hirium'
|
||||
'Howard'
|
||||
'Huburt'
|
||||
'Hugo'
|
||||
'Jack'
|
||||
'James'
|
||||
'Jason'
|
||||
'Jax'
|
||||
'Jeffrey'
|
||||
'Jeremy'
|
||||
'Jerry'
|
||||
'Jesse'
|
||||
'Jimmy'
|
||||
'Joe'
|
||||
'John'
|
||||
'Johnny'
|
||||
'Jonah'
|
||||
'Jonathan'
|
||||
'Jose'
|
||||
'Joseph'
|
||||
'Joshua'
|
||||
'Juan'
|
||||
'Justin'
|
||||
'Keith'
|
||||
'Kenneth'
|
||||
'Kevin'
|
||||
'Kirin'
|
||||
'Kumar'
|
||||
'Larry'
|
||||
'Lawrence'
|
||||
'Leopold'
|
||||
'Louis'
|
||||
'Lucas'
|
||||
'Lucian'
|
||||
'Malcolm'
|
||||
'Marcus'
|
||||
'Mark'
|
||||
'Martin'
|
||||
'Matthew'
|
||||
'Max'
|
||||
'Maxwell'
|
||||
'Michael'
|
||||
'Miles'
|
||||
'Mischa'
|
||||
'Nicholas'
|
||||
'Orion'
|
||||
'Patrick'
|
||||
'Paul'
|
||||
'Peter'
|
||||
'Philip'
|
||||
'Philippian'
|
||||
'Phillip'
|
||||
'Phineas'
|
||||
'Pierce'
|
||||
'Ralph'
|
||||
'Randy'
|
||||
'Raymond'
|
||||
'Remy'
|
||||
'Ricardo'
|
||||
'Richard'
|
||||
|
@ -44,40 +120,154 @@ module.exports.thangNames = thangNames =
|
|||
'Roger'
|
||||
'Ronald'
|
||||
'Ronan'
|
||||
'Roy'
|
||||
'Russell'
|
||||
'Ryan'
|
||||
'Sage'
|
||||
'Samson'
|
||||
'Samuel'
|
||||
'Scott'
|
||||
'Sean'
|
||||
'Shawn'
|
||||
'Silas'
|
||||
'Stephen'
|
||||
'Sterling'
|
||||
'Steve'
|
||||
'Steven'
|
||||
'Stormy'
|
||||
'Terry'
|
||||
'Thelonious'
|
||||
'Theo'
|
||||
'Thomas'
|
||||
'Timothy'
|
||||
'Todd'
|
||||
'Tyrone'
|
||||
'Victor'
|
||||
'Walter'
|
||||
'Wayne'
|
||||
'William'
|
||||
'Willie'
|
||||
]
|
||||
'Soldier F': [
|
||||
'Alana'
|
||||
'Alexandra'
|
||||
'Alice'
|
||||
'Allankrita'
|
||||
'Amanda'
|
||||
'Amy'
|
||||
'Andrea'
|
||||
'Angela'
|
||||
'Ann'
|
||||
'Anna'
|
||||
'Anne'
|
||||
'Annie'
|
||||
'Aphrodite'
|
||||
'Ashley'
|
||||
'Barbara'
|
||||
'Betty'
|
||||
'Beverly'
|
||||
'Bonnie'
|
||||
'Brenda'
|
||||
'Buffy'
|
||||
'Carol'
|
||||
'Carolyn'
|
||||
'Catherine'
|
||||
'Cheryl'
|
||||
'Christina'
|
||||
'Christine'
|
||||
'Coco'
|
||||
'Cynthia'
|
||||
'Deborah'
|
||||
'Debra'
|
||||
'Denise'
|
||||
'Diana'
|
||||
'Diane'
|
||||
'Donna'
|
||||
'Doris'
|
||||
'Dorothy'
|
||||
'Elizabeth'
|
||||
'Emily'
|
||||
'Evelyn'
|
||||
'Frances'
|
||||
'Gabrielle'
|
||||
'Gloria'
|
||||
'Gorgin'
|
||||
'Heather'
|
||||
'Helen'
|
||||
'Helga'
|
||||
'Holly'
|
||||
'Imani'
|
||||
'Irene'
|
||||
'Jacqueline'
|
||||
'Jane'
|
||||
'Janet'
|
||||
'Janice'
|
||||
'Jean'
|
||||
'Jennifer'
|
||||
'Jessica'
|
||||
'Joan'
|
||||
'Joyce'
|
||||
'Judith'
|
||||
'Judy'
|
||||
'Julia'
|
||||
'Julie'
|
||||
'Karen'
|
||||
'Katherine'
|
||||
'Kathleen'
|
||||
'Kathryn'
|
||||
'Kathy'
|
||||
'Kay'
|
||||
'Kelly'
|
||||
'Kimberly'
|
||||
'Lana'
|
||||
'Laura'
|
||||
'Lillian'
|
||||
'Linda'
|
||||
'Lisa'
|
||||
'Lois'
|
||||
'Lori'
|
||||
'Louise'
|
||||
'Lukaz'
|
||||
'Margaret'
|
||||
'Maria'
|
||||
'Marie'
|
||||
'Marilyn'
|
||||
'Martha'
|
||||
'Mary'
|
||||
'Melissa'
|
||||
'Michelle'
|
||||
'Mildred'
|
||||
'Nancy'
|
||||
'Natasha'
|
||||
'Nicole'
|
||||
'Nikita'
|
||||
'Norma'
|
||||
'Pamela'
|
||||
'Patricia'
|
||||
'Paula'
|
||||
'Phyllis'
|
||||
'Rachel'
|
||||
'Rebecca'
|
||||
'Robin'
|
||||
'Rose'
|
||||
'Ruby'
|
||||
'Ruth'
|
||||
'Sandra'
|
||||
'Sara'
|
||||
'Sarah'
|
||||
'Scarlett'
|
||||
'Shannon'
|
||||
'Sharon'
|
||||
'Shirley'
|
||||
'Stephanie'
|
||||
'Susan'
|
||||
'Tammy'
|
||||
'Teresa'
|
||||
'Theresa'
|
||||
'Tina'
|
||||
'Trinity'
|
||||
'Virginia'
|
||||
'Wanda'
|
||||
]
|
||||
'Peasant M': [
|
||||
'Azgot'
|
||||
|
|
Loading…
Reference in a new issue