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
|
@ -257,7 +257,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Holkam'
|
'Holkam'
|
||||||
'Mak\'rah'
|
'Mak\'rah'
|
||||||
'Marghurk'
|
'Marghurk'
|
||||||
'Marnag
|
'Marnag'
|
||||||
'Martha'
|
'Martha'
|
||||||
'Morthrug'
|
'Morthrug'
|
||||||
'Nareng'
|
'Nareng'
|
||||||
|
@ -439,4 +439,4 @@ module.exports.thangNames = thangNames =
|
||||||
'Ogre Scout F': [
|
'Ogre Scout F': [
|
||||||
'Freesa'
|
'Freesa'
|
||||||
'Ralthora'
|
'Ralthora'
|
||||||
|
]
|
||||||
|
|
Reference in a new issue