Updating help videos

Moving dungeons-of-kithgard to Vimeo
Adding original style for haunted-kithmaze
This commit is contained in:
Matt Lott 2014-12-18 14:04:48 -08:00
parent 77a4ec1aa0
commit f853259304

View file

@ -2,7 +2,7 @@ module.exports = LevelOptions =
'dungeons-of-kithgard':
disableSpaces: true
helpVideos: [
{style: 'original', URL: '//www.youtube.com/embed/bHaeKdMPZrA'}
{style: 'original', URL: '//player.vimeo.com/video/114921603'}
{style: 'scripted', URL: '//player.vimeo.com/video/114729726'}
{style: 'eccentric', URL: '//player.vimeo.com/video/114729725'}
{style: 'edited', URL: '//player.vimeo.com/video/114729724'}
@ -118,6 +118,7 @@ module.exports = LevelOptions =
requiredCode: ['loop']
'haunted-kithmaze':
helpVideos: [
{style: 'original', URL: '//player.vimeo.com/video/114921605'}
{style: 'scripted', URL: '//player.vimeo.com/video/114730074'}
{style: 'eccentric', URL: '//player.vimeo.com/video/114729727'}
{style: 'edited', URL: '//player.vimeo.com/video/114729723'}