mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-02 17:03:42 -04:00
Add names for issue #52
This commit is contained in:
parent
653dc16207
commit
4d27c8682c
1 changed files with 9 additions and 0 deletions
|
@ -26,6 +26,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Gert'
|
'Gert'
|
||||||
'Godel'
|
'Godel'
|
||||||
'Goreball'
|
'Goreball'
|
||||||
|
'Gordok'
|
||||||
'Toremon'
|
'Toremon'
|
||||||
'Gort'
|
'Gort'
|
||||||
'Kog'
|
'Kog'
|
||||||
|
@ -36,6 +37,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Oogre'
|
'Oogre'
|
||||||
'Raack'
|
'Raack'
|
||||||
'Ragtime'
|
'Ragtime'
|
||||||
|
'Rexxar'
|
||||||
'Skoggen'
|
'Skoggen'
|
||||||
'Smerk'
|
'Smerk'
|
||||||
'Snortt'
|
'Snortt'
|
||||||
|
@ -140,6 +142,7 @@ module.exports.thangNames = thangNames =
|
||||||
]
|
]
|
||||||
'Cougar': [
|
'Cougar': [
|
||||||
# Animal
|
# Animal
|
||||||
|
'Guenhwyvar'
|
||||||
'Kitty'
|
'Kitty'
|
||||||
'Shasta'
|
'Shasta'
|
||||||
'Simbia'
|
'Simbia'
|
||||||
|
@ -163,6 +166,7 @@ module.exports.thangNames = thangNames =
|
||||||
]
|
]
|
||||||
'Horse': [
|
'Horse': [
|
||||||
# Animal
|
# Animal
|
||||||
|
'Abby'
|
||||||
'Wildsilver'
|
'Wildsilver'
|
||||||
'Fleetfire'
|
'Fleetfire'
|
||||||
'Ed'
|
'Ed'
|
||||||
|
@ -351,6 +355,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Raider': [
|
'Raider': [
|
||||||
# Female
|
# Female
|
||||||
'Arryn'
|
'Arryn'
|
||||||
|
'Thrat'
|
||||||
]
|
]
|
||||||
'Goliath': [
|
'Goliath': [
|
||||||
# Male
|
# Male
|
||||||
|
@ -379,6 +384,8 @@ module.exports.thangNames = thangNames =
|
||||||
]
|
]
|
||||||
'Necromancer': [
|
'Necromancer': [
|
||||||
# Male
|
# Male
|
||||||
|
'Krekai'
|
||||||
|
'Kethum'
|
||||||
'Morcelu'
|
'Morcelu'
|
||||||
'Nalfar'
|
'Nalfar'
|
||||||
'Drezhul'
|
'Drezhul'
|
||||||
|
@ -388,6 +395,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Lilith'
|
'Lilith'
|
||||||
'Usara'
|
'Usara'
|
||||||
'Veigar'
|
'Veigar'
|
||||||
|
'Voldemort'
|
||||||
]
|
]
|
||||||
'Archer F': [
|
'Archer F': [
|
||||||
# Female
|
# Female
|
||||||
|
@ -948,6 +956,7 @@ module.exports.thangNames = thangNames =
|
||||||
'Ieyasu'
|
'Ieyasu'
|
||||||
'Izotokogawa'
|
'Izotokogawa'
|
||||||
'Keitaro'
|
'Keitaro'
|
||||||
|
'Miyoshi'
|
||||||
'Nobunaga'
|
'Nobunaga'
|
||||||
'Yasuo'
|
'Yasuo'
|
||||||
'Yi'
|
'Yi'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue