mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-25 12:20:32 -04: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': [
|
'Ogre Witch': [
|
||||||
# Female
|
# Female
|
||||||
'Vyrryx'
|
'Vyrryx'
|
||||||
|
'Yzzrith'
|
||||||
]
|
]
|
||||||
'Ogre Chieftain': [
|
'Ogre Chieftain': [
|
||||||
# Female
|
# Female
|
||||||
|
@ -91,6 +92,7 @@ module.exports.thangNames = thangNames =
|
||||||
]
|
]
|
||||||
'Ogre Warlock': [
|
'Ogre Warlock': [
|
||||||
# Male
|
# Male
|
||||||
|
'Vax'
|
||||||
'Vyrryx'
|
'Vyrryx'
|
||||||
]
|
]
|
||||||
'Ogre Scout M': [
|
'Ogre Scout M': [
|
||||||
|
|
Loading…
Add table
Reference in a new issue