mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -05:00
Merge pull request #2066 from GeetikaBatra/patch-1
Added soldiers,librarian and ninja
This commit is contained in:
commit
c1d9a5ae13
1 changed files with 6 additions and 1 deletions
|
@ -52,6 +52,8 @@ module.exports.thangNames = thangNames =
|
||||||
'Bond'
|
'Bond'
|
||||||
'Philippian'
|
'Philippian'
|
||||||
'Malcolm'
|
'Malcolm'
|
||||||
|
'Orion'
|
||||||
|
'Gatsby'
|
||||||
]
|
]
|
||||||
'Soldier F': [
|
'Soldier F': [
|
||||||
'Sarah'
|
'Sarah'
|
||||||
|
@ -367,6 +369,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Agnes'
|
'Agnes'
|
||||||
'Agathe'
|
'Agathe'
|
||||||
'Satish'
|
'Satish'
|
||||||
|
'Mariam'
|
||||||
]
|
]
|
||||||
'Equestrian': [
|
'Equestrian': [
|
||||||
'Reynaldo'
|
'Reynaldo'
|
||||||
|
@ -390,6 +393,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Alphonse'
|
'Alphonse'
|
||||||
'Edward'
|
'Edward'
|
||||||
'Shug'
|
'Shug'
|
||||||
|
|
||||||
]
|
]
|
||||||
'Captain': [
|
'Captain': [
|
||||||
'Anya'
|
'Anya'
|
||||||
|
@ -412,6 +416,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Naruto'
|
'Naruto'
|
||||||
'Sasuke'
|
'Sasuke'
|
||||||
'Minato'
|
'Minato'
|
||||||
|
'Sakura'
|
||||||
]
|
]
|
||||||
'Sorcerer': [
|
'Sorcerer': [
|
||||||
'Pender'
|
'Pender'
|
||||||
|
|
Loading…
Reference in a new issue