mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-16 00:19:50 -05:00
Fix missing names for Ida/Nando
This commit is contained in:
parent
fe8760b122
commit
8f20e9f7d1
1 changed files with 2 additions and 0 deletions
|
@ -255,6 +255,8 @@ module.exports = class ThangType extends CocoModel
|
|||
"Samurai": "Hattori"
|
||||
"Sorcerer": "Pender"
|
||||
"Trapper": "Senick"
|
||||
"Champion": "Ida"
|
||||
"Duelist": "Nando"
|
||||
}
|
||||
map[@get('name')]
|
||||
|
||||
|
|
Loading…
Reference in a new issue