diff --git a/img/frames/adventure/regular/bookLeftMulticolor.png b/img/frames/adventure/regular/bookLeftMulticolor.png new file mode 100644 index 00000000..482bbf38 Binary files /dev/null and b/img/frames/adventure/regular/bookLeftMulticolor.png differ diff --git a/img/frames/adventure/regular/bookLeftMulticolorThumb.png b/img/frames/adventure/regular/bookLeftMulticolorThumb.png new file mode 100644 index 00000000..6abbd924 Binary files /dev/null and b/img/frames/adventure/regular/bookLeftMulticolorThumb.png differ diff --git a/js/frames/packAdventure.js b/js/frames/packAdventure.js index 1217696e..90968438 100644 --- a/js/frames/packAdventure.js +++ b/js/frames/packAdventure.js @@ -1,5 +1,5 @@ //Create objects for common properties across available frames -var masks = [{src:'/img/frames/adventure/regular/pinline.svg', name:'Pinline'}, {src:'/img/frames/m15/regular/m15MaskTitle.png', name:'Title'}, {src:'/img/frames/m15/regular/m15MaskType.png', name:'Type'}, {src:'/img/frames/adventure/regular/book.svg', name:'Rules'}, {src:'/img/frames/adventure/regular/bookLeft.png', name:'Rules (Left)'}, {src:'/img/frames/adventure/regular/bookRight.png', name:'Rules (Right)'}]; +var masks = [{src:'/img/frames/adventure/regular/pinline.svg', name:'Pinline'}, {src:'/img/frames/m15/regular/m15MaskTitle.png', name:'Title'}, {src:'/img/frames/m15/regular/m15MaskType.png', name:'Type'}, {src:'/img/frames/adventure/regular/book.svg', name:'Rules'}, {src:'/img/frames/adventure/regular/bookLeft.png', name:'Rules (Left)'}, {src:'/img/frames/adventure/regular/bookLeftMulticolor.png', name:'Rules (Left, Multicolor)'}, {src:'/img/frames/adventure/regular/bookRight.png', name:'Rules (Right)'}]; var bounds = {x:0.7573, y:0.8848, width:0.188, height:0.0733}; //defines available frames availableFrames = [