diff --git a/img/frames/custom/feuerAmeise/kaldheim/snow.png b/img/frames/custom/feuerAmeise/kaldheim/snow.png new file mode 100644 index 00000000..9a80266e Binary files /dev/null and b/img/frames/custom/feuerAmeise/kaldheim/snow.png differ diff --git a/img/frames/custom/feuerAmeise/kaldheim/snowLegendary.png b/img/frames/custom/feuerAmeise/kaldheim/snowLegendary.png new file mode 100644 index 00000000..c9187641 Binary files /dev/null and b/img/frames/custom/feuerAmeise/kaldheim/snowLegendary.png differ diff --git a/img/frames/custom/feuerAmeise/kaldheim/snowLegendaryThumb.png b/img/frames/custom/feuerAmeise/kaldheim/snowLegendaryThumb.png new file mode 100644 index 00000000..a53749d5 Binary files /dev/null and b/img/frames/custom/feuerAmeise/kaldheim/snowLegendaryThumb.png differ diff --git a/img/frames/custom/feuerAmeise/kaldheim/snowThumb.png b/img/frames/custom/feuerAmeise/kaldheim/snowThumb.png new file mode 100644 index 00000000..6bbb19c3 Binary files /dev/null and b/img/frames/custom/feuerAmeise/kaldheim/snowThumb.png differ diff --git a/js/frames/packFeuerAmeiseKaldheim.js b/js/frames/packFeuerAmeiseKaldheim.js index 00a9330e..01e6a84d 100644 --- a/js/frames/packFeuerAmeiseKaldheim.js +++ b/js/frames/packFeuerAmeiseKaldheim.js @@ -10,6 +10,7 @@ availableFrames = [ {name:'Multicolored Frame', src:'/img/frames/custom/feuerAmeise/kaldheim/m.png', masks:masks}, {name:'Artifact Frame', src:'/img/frames/custom/feuerAmeise/kaldheim/a.png', masks:masks}, {name:'Land Frame', src:'/img/frames/custom/feuerAmeise/kaldheim/l.png', masks:masks}, + {name:'Snow Overlay', src:'/img/frames/custom/feuerAmeise/kaldheim/snow.png'}, {name:'Textbox', src:'/img/frames/custom/feuerAmeise/kaldheim/textbox.svg'} ]; //disables/enables the "Load Frame Version" button