mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Add names for #53
This commit is contained in:
parent
78c86eb979
commit
0ab7f48611
1 changed files with 4 additions and 0 deletions
|
@ -98,6 +98,7 @@ module.exports.thangNames = thangNames =
|
|||
# Female
|
||||
'Vyrryx'
|
||||
'Yzzrith'
|
||||
'Xith'
|
||||
]
|
||||
'Ogre Chieftain': [
|
||||
# Female
|
||||
|
@ -146,6 +147,8 @@ module.exports.thangNames = thangNames =
|
|||
# Animal
|
||||
'Nevermore'
|
||||
'Baltimore'
|
||||
'Columbia'
|
||||
'Dawnstar'
|
||||
]
|
||||
'Cougar': [
|
||||
# Animal
|
||||
|
@ -368,6 +371,7 @@ module.exports.thangNames = thangNames =
|
|||
'Goliath': [
|
||||
# Male
|
||||
'Okar'
|
||||
'Ivan'
|
||||
]
|
||||
'Guardian': [
|
||||
# Female
|
||||
|
|
Loading…
Reference in a new issue