mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Merge pull request #2278 from laituan245/master
Added more names for #53
This commit is contained in:
commit
afe94afd08
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,7 @@ module.exports.thangNames = thangNames =
|
|||
'Soldier M': [
|
||||
'Aaron'
|
||||
'Adam'
|
||||
'Addison'
|
||||
'Alan'
|
||||
'Albert'
|
||||
'Alistair'
|
||||
|
@ -29,6 +30,7 @@ module.exports.thangNames = thangNames =
|
|||
'Clarence'
|
||||
'Craig'
|
||||
'Daniel'
|
||||
'Darius'
|
||||
'David'
|
||||
'Dax'
|
||||
'Dennis'
|
||||
|
@ -191,6 +193,7 @@ module.exports.thangNames = thangNames =
|
|||
'Elizabeth'
|
||||
'Emily'
|
||||
'Evelyn'
|
||||
'Fiora'
|
||||
'Frances'
|
||||
'Gabrielle'
|
||||
'Gloria'
|
||||
|
@ -633,6 +636,7 @@ module.exports.thangNames = thangNames =
|
|||
'Sakura'
|
||||
'Sasuke'
|
||||
'Shigeru'
|
||||
'Takashi'
|
||||
]
|
||||
'Sorcerer': [
|
||||
'Beazer'
|
||||
|
@ -644,6 +648,7 @@ module.exports.thangNames = thangNames =
|
|||
'Hattori'
|
||||
'Ieyasu'
|
||||
'Izotokogawa'
|
||||
'Keitaro'
|
||||
'Nobunaga'
|
||||
]
|
||||
'Sand Yak': [
|
||||
|
|
Loading…
Reference in a new issue