mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Add second kith maze help video
This commit is contained in:
parent
7c87dc0c3a
commit
f2835a998a
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ module.exports = LevelOptions =
|
|||
requiredGear: {feet: 'simple-boots', 'programming-book': 'programmaticon-i'}
|
||||
restrictedGear: {feet: 'leather-boots'}
|
||||
'the-second-kithmaze':
|
||||
helpVideos: [{style: 'original', URL: '//player.vimeo.com/video/114899761'}]
|
||||
hidesHUD: true
|
||||
hidesSay: true
|
||||
hidesCodeToolbar: true
|
||||
|
|
Loading…
Reference in a new issue