diff --git a/img/frames/custom/classicshifted/crowns/alliances.png b/img/frames/custom/classicshifted/crowns/alliances.png new file mode 100644 index 00000000..d6f8f153 Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/alliances.png differ diff --git a/img/frames/custom/classicshifted/crowns/alliancesThumb.png b/img/frames/custom/classicshifted/crowns/alliancesThumb.png new file mode 100644 index 00000000..66b55919 Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/alliancesThumb.png differ diff --git a/img/frames/custom/classicshifted/crowns/antiquities.png b/img/frames/custom/classicshifted/crowns/antiquities.png new file mode 100644 index 00000000..ec6e35fc Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/antiquities.png differ diff --git a/img/frames/custom/classicshifted/crowns/antiquitiesThumb.png b/img/frames/custom/classicshifted/crowns/antiquitiesThumb.png new file mode 100644 index 00000000..70801a09 Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/antiquitiesThumb.png differ diff --git a/img/frames/custom/classicshifted/crowns/arabianNights.png b/img/frames/custom/classicshifted/crowns/arabianNights.png new file mode 100644 index 00000000..f52083e2 Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/arabianNights.png differ diff --git a/img/frames/custom/classicshifted/crowns/arabianNightsThumb.png b/img/frames/custom/classicshifted/crowns/arabianNightsThumb.png new file mode 100644 index 00000000..10a98aa8 Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/arabianNightsThumb.png differ diff --git a/img/frames/custom/classicshifted/crowns/fallenEmpires.png b/img/frames/custom/classicshifted/crowns/fallenEmpires.png new file mode 100644 index 00000000..1f73d2e1 Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/fallenEmpires.png differ diff --git a/img/frames/custom/classicshifted/crowns/fallenEmpiresThumb.png b/img/frames/custom/classicshifted/crowns/fallenEmpiresThumb.png new file mode 100644 index 00000000..17cd2784 Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/fallenEmpiresThumb.png differ diff --git a/img/frames/custom/classicshifted/crowns/homelands.png b/img/frames/custom/classicshifted/crowns/homelands.png new file mode 100644 index 00000000..03afecec Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/homelands.png differ diff --git a/img/frames/custom/classicshifted/crowns/homelandsThumb.png b/img/frames/custom/classicshifted/crowns/homelandsThumb.png new file mode 100644 index 00000000..23ddfd22 Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/homelandsThumb.png differ diff --git a/img/frames/custom/classicshifted/crowns/iceAge.png b/img/frames/custom/classicshifted/crowns/iceAge.png new file mode 100644 index 00000000..53083d4b Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/iceAge.png differ diff --git a/img/frames/custom/classicshifted/crowns/iceAgeThumb.png b/img/frames/custom/classicshifted/crowns/iceAgeThumb.png new file mode 100644 index 00000000..fc698add Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/iceAgeThumb.png differ diff --git a/img/frames/custom/classicshifted/crowns/mirage.png b/img/frames/custom/classicshifted/crowns/mirage.png new file mode 100644 index 00000000..465c8826 Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/mirage.png differ diff --git a/img/frames/custom/classicshifted/crowns/mirageThumb.png b/img/frames/custom/classicshifted/crowns/mirageThumb.png new file mode 100644 index 00000000..750d8a17 Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/mirageThumb.png differ diff --git a/img/frames/custom/classicshifted/crowns/theDark.png b/img/frames/custom/classicshifted/crowns/theDark.png new file mode 100644 index 00000000..848637f6 Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/theDark.png differ diff --git a/img/frames/custom/classicshifted/crowns/theDarkThumb.png b/img/frames/custom/classicshifted/crowns/theDarkThumb.png new file mode 100644 index 00000000..9193eaee Binary files /dev/null and b/img/frames/custom/classicshifted/crowns/theDarkThumb.png differ diff --git a/js/frames/packClassicshiftedLands.js b/js/frames/packClassicshiftedLands.js index a4df97cc..228026f7 100644 --- a/js/frames/packClassicshiftedLands.js +++ b/js/frames/packClassicshiftedLands.js @@ -1,6 +1,7 @@ //Create objects for common properties across available frames var masks = [{src:'/img/frames/custom/classicshifted/maskFrame.png', name:'Frame'}, {src:'/img/frames/custom/classicshifted/maskText.png', name:'Textbox'}, {src:'/img/frames/custom/classicshifted/pinline.svg', name:'Pinline'}, {src:'/img/frames/custom/classicshifted/dual.svg', name:'Dual Land Pinline'}]; var bounds = {x:0.3267, y:0.6491, width:0.3474, height:0.2496}; +var bounds2 = {x:0.026, y:0.0129, width:0.948, height:0.1015}; //defines available frames availableFrames = [ {name:'Land Frame', src:'/img/frames/custom/classicshifted/l.png', masks:masks}, @@ -23,7 +24,15 @@ availableFrames = [ {name:'Mountain Watermark', src:'/img/frames/m15/basics/r.png', bounds:bounds}, {name:'Forest Watermark', src:'/img/frames/m15/basics/g.png', bounds:bounds}, {name:'Wastes Watermark', src:'/img/frames/m15/basics/c.png', bounds:bounds}, - {name:'Snow Overlay', src:'/img/frames/custom/classicshifted/snow.png'} + {name:'Snow Overlay', src:'/img/frames/custom/classicshifted/snow.png'}, + {name:'The Dark Legend Crown', src:'/img/frames/custom/classicshifted/crowns/theDark.png', bounds:bounds2}, + {name:'Alliances Legend Crown', src:'/img/frames/custom/classicshifted/crowns/alliances.png', bounds:bounds2}, + {name:'Mirage Legend Crown', src:'/img/frames/custom/classicshifted/crowns/mirage.png', bounds:bounds2}, + {name:'Ice Age Legend Crown', src:'/img/frames/custom/classicshifted/crowns/iceAge.png', bounds:bounds2}, + {name:'Homelands Legend Crown', src:'/img/frames/custom/classicshifted/crowns/homelands.png', bounds:bounds2}, + {name:'Fallen Empires Legend Crown', src:'/img/frames/custom/classicshifted/crowns/fallenEmpires.png', bounds:bounds2}, + {name:'Arabian Nights Legend Crown', src:'/img/frames/custom/classicshifted/crowns/arabianNights.png', bounds:bounds2}, + {name:'Antiquities Legend Crown', src:'/img/frames/custom/classicshifted/crowns/antiquities.png', bounds:bounds2} ]; //disables/enables the "Load Frame Version" button document.querySelector('#loadFrameVersion').disabled = false;