mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-14 05:55:00 -04:00
chore (names.coffee): Add more Thang names for #53
This commit is contained in:
parent
11aeb05e66
commit
037760e230
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
module.exports.thangNames = thangNames =
|
||||
'Ogre Munchkin F': [
|
||||
# Female
|
||||
'Alali'
|
||||
'Anabel'
|
||||
'Dosha'
|
||||
'Gurzunn'
|
||||
|
@ -32,6 +33,7 @@ module.exports.thangNames = thangNames =
|
|||
'Kratt'
|
||||
'Leerer'
|
||||
'Nerph'
|
||||
'Oogre'
|
||||
'Raack'
|
||||
'Ragtime'
|
||||
'Skoggen'
|
||||
|
@ -48,6 +50,7 @@ module.exports.thangNames = thangNames =
|
|||
'Ogre Thrower': [
|
||||
# Female
|
||||
'Beebatha'
|
||||
'Dross'
|
||||
'Drumbaa'
|
||||
'Durnath'
|
||||
'Esha'
|
||||
|
@ -78,6 +81,7 @@ module.exports.thangNames = thangNames =
|
|||
]
|
||||
'Paladin': [
|
||||
# Female
|
||||
'Illumina'
|
||||
'Celadia'
|
||||
'Taric'
|
||||
'Vaelia'
|
||||
|
|
Loading…
Add table
Reference in a new issue