mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Added Sand Yak name list, Ogre Scout M name list, and Ogre Scout F name list. Also added 10 names, 5 for Sand Yak, 3 for Ogre Scout M, and 2 for Ogre Scout F.
This commit is contained in:
parent
e8d185a860
commit
eb3e0621f2
1 changed files with 16 additions and 0 deletions
|
@ -414,3 +414,19 @@ module.exports.thangNames = thangNames =
|
|||
'Samurai': [
|
||||
'Hattori'
|
||||
]
|
||||
'Sand Yak': [
|
||||
'Ofgar'
|
||||
'Randall'
|
||||
'Arngotho'
|
||||
'Falthror'
|
||||
'Langthok'
|
||||
]
|
||||
'Ogre Scout M': [
|
||||
'Frandar'
|
||||
'Lanthon'
|
||||
'Yorgalfen'
|
||||
]
|
||||
'Ogre Scout F': [
|
||||
'Freesa'
|
||||
'Ralthora'
|
||||
]
|
Loading…
Reference in a new issue