mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Preparing for master-wizard
This commit is contained in:
parent
69eb1dc07a
commit
a9b94f55dd
2 changed files with 2 additions and 2 deletions
|
@ -392,7 +392,7 @@ module.exports.thangNames = thangNames =
|
|||
'Nalfar'
|
||||
'Drezhul'
|
||||
]
|
||||
'Dark Wizard': [
|
||||
'Master Wizard': [
|
||||
# Female
|
||||
'Lilith'
|
||||
'Usara'
|
||||
|
|
|
@ -246,7 +246,7 @@ module.exports = class ThangType extends CocoModel
|
|||
"Assassin": "Ritic"
|
||||
"Captain": "Anya"
|
||||
"Champion": "Ida"
|
||||
"Dark Wizard": "Usara"
|
||||
"Master Wizard": "Usara"
|
||||
"Duelist": "Alejandro"
|
||||
"Forest Archer": "Naria"
|
||||
"Goliath": "Okar"
|
||||
|
|
Loading…
Reference in a new issue