mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
commit
c5942c65f3
1 changed files with 6 additions and 0 deletions
|
@ -8,6 +8,7 @@ module.exports.thangNames = thangNames =
|
|||
'Iyert'
|
||||
'Lacos'
|
||||
'Palt'
|
||||
'Pripp'
|
||||
'Shmeal'
|
||||
'Upfish'
|
||||
'Yugark'
|
||||
|
@ -36,6 +37,7 @@ module.exports.thangNames = thangNames =
|
|||
'Treg'
|
||||
'Ursa'
|
||||
'Weeb'
|
||||
'Yart'
|
||||
'Zozo'
|
||||
]
|
||||
'Ogre Thrower': [
|
||||
|
@ -44,6 +46,7 @@ module.exports.thangNames = thangNames =
|
|||
'Durnath'
|
||||
'Esha'
|
||||
'Gragthar'
|
||||
'Grel'
|
||||
'Hamedi'
|
||||
'Jinjin'
|
||||
'Kraggan'
|
||||
|
@ -70,6 +73,7 @@ module.exports.thangNames = thangNames =
|
|||
# Female
|
||||
'Celadia'
|
||||
'Taric'
|
||||
'Vaelia'
|
||||
]
|
||||
'Ogre Witch': [
|
||||
# Female
|
||||
|
@ -346,10 +350,12 @@ module.exports.thangNames = thangNames =
|
|||
]
|
||||
'Necromancer': [
|
||||
# Male
|
||||
'Morcelu'
|
||||
'Nalfar'
|
||||
]
|
||||
'Dark Wizard': [
|
||||
# Female
|
||||
'Lilith'
|
||||
'Usara'
|
||||
'Veigar'
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue