mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 14:03:28 -04:00
Fixed syntax errors on names.coffee from #2089.
This commit is contained in:
parent
1f377cf7ee
commit
7230f96daa
1 changed files with 5 additions and 5 deletions
|
@ -124,7 +124,7 @@ module.exports.thangNames = thangNames =
|
|||
'Regan'
|
||||
'Rose'
|
||||
'Tabitha'
|
||||
'Thea'
|
||||
'Thea'
|
||||
]
|
||||
'Archer F': [
|
||||
'Agapi'
|
||||
|
@ -257,7 +257,7 @@ module.exports.thangNames = thangNames =
|
|||
'Holkam'
|
||||
'Mak\'rah'
|
||||
'Marghurk'
|
||||
'Marnag
|
||||
'Marnag'
|
||||
'Martha'
|
||||
'Morthrug'
|
||||
'Nareng'
|
||||
|
@ -414,12 +414,12 @@ module.exports.thangNames = thangNames =
|
|||
'Minato'
|
||||
'Naruto'
|
||||
'Sakura'
|
||||
'Sasuke'
|
||||
'Sasuke'
|
||||
]
|
||||
'Sorcerer': [
|
||||
'Beazer'
|
||||
'Gandalf'
|
||||
'Pender'
|
||||
'Pender'
|
||||
]
|
||||
'Samurai': [
|
||||
'Hattori'
|
||||
|
@ -439,4 +439,4 @@ module.exports.thangNames = thangNames =
|
|||
'Ogre Scout F': [
|
||||
'Freesa'
|
||||
'Ralthora'
|
||||
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue