mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Merge pull request #2745 from stephenfloydwallace/patch-2
"Added more names for #53"
This commit is contained in:
commit
3072e5f198
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,7 @@ module.exports.thangNames = thangNames =
|
|||
'Ogre Witch': [
|
||||
# Female
|
||||
'Vyrryx'
|
||||
'Yzzrith'
|
||||
]
|
||||
'Ogre Chieftain': [
|
||||
# Female
|
||||
|
@ -91,6 +92,7 @@ module.exports.thangNames = thangNames =
|
|||
]
|
||||
'Ogre Warlock': [
|
||||
# Male
|
||||
'Vax'
|
||||
'Vyrryx'
|
||||
]
|
||||
'Ogre Scout M': [
|
||||
|
|
Loading…
Reference in a new issue