diff --git a/creator/index.php b/creator/index.php
index bb898516..801a2d75 100644
--- a/creator/index.php
+++ b/creator/index.php
@@ -92,7 +92,7 @@ include('../globalHTML/header-1.php');
-
+
diff --git a/img/frames/kaldheim/nonlegend/a.png b/img/frames/kaldheim/nonlegend/a.png
new file mode 100644
index 00000000..f91324b5
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/a.png differ
diff --git a/img/frames/kaldheim/nonlegend/aThumb.png b/img/frames/kaldheim/nonlegend/aThumb.png
new file mode 100644
index 00000000..a6a5fe24
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/aThumb.png differ
diff --git a/img/frames/kaldheim/nonlegend/b.png b/img/frames/kaldheim/nonlegend/b.png
new file mode 100644
index 00000000..907c5665
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/b.png differ
diff --git a/img/frames/kaldheim/nonlegend/bThumb.png b/img/frames/kaldheim/nonlegend/bThumb.png
new file mode 100644
index 00000000..8652c220
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/bThumb.png differ
diff --git a/img/frames/kaldheim/nonlegend/g.png b/img/frames/kaldheim/nonlegend/g.png
new file mode 100644
index 00000000..37174895
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/g.png differ
diff --git a/img/frames/kaldheim/nonlegend/gThumb.png b/img/frames/kaldheim/nonlegend/gThumb.png
new file mode 100644
index 00000000..c7f885fd
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/gThumb.png differ
diff --git a/img/frames/kaldheim/nonlegend/m.png b/img/frames/kaldheim/nonlegend/m.png
new file mode 100644
index 00000000..29bd3455
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/m.png differ
diff --git a/img/frames/kaldheim/nonlegend/mThumb.png b/img/frames/kaldheim/nonlegend/mThumb.png
new file mode 100644
index 00000000..7f0deeda
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/mThumb.png differ
diff --git a/img/frames/kaldheim/nonlegend/r.png b/img/frames/kaldheim/nonlegend/r.png
new file mode 100644
index 00000000..a69f187d
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/r.png differ
diff --git a/img/frames/kaldheim/nonlegend/rThumb.png b/img/frames/kaldheim/nonlegend/rThumb.png
new file mode 100644
index 00000000..a8115e7a
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/rThumb.png differ
diff --git a/img/frames/kaldheim/nonlegend/u.png b/img/frames/kaldheim/nonlegend/u.png
new file mode 100644
index 00000000..d2209124
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/u.png differ
diff --git a/img/frames/kaldheim/nonlegend/uThumb.png b/img/frames/kaldheim/nonlegend/uThumb.png
new file mode 100644
index 00000000..545c1895
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/uThumb.png differ
diff --git a/img/frames/kaldheim/nonlegend/w.png b/img/frames/kaldheim/nonlegend/w.png
new file mode 100644
index 00000000..e4d76e93
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/w.png differ
diff --git a/img/frames/kaldheim/nonlegend/wThumb.png b/img/frames/kaldheim/nonlegend/wThumb.png
new file mode 100644
index 00000000..541930d8
Binary files /dev/null and b/img/frames/kaldheim/nonlegend/wThumb.png differ
diff --git a/js/frames/groupShowcase-3.js b/js/frames/groupShowcase-4.js
similarity index 96%
rename from js/frames/groupShowcase-3.js
rename to js/frames/groupShowcase-4.js
index d3eb64a2..66746059 100644
--- a/js/frames/groupShowcase-3.js
+++ b/js/frames/groupShowcase-4.js
@@ -1,6 +1,6 @@
loadFramePacks([
{name:'Praetors', value:'Praetors'},
- {name:'Kaldheim', value:'Kaldheim'},
+ {name:'Kaldheim', value:'Kaldheim-1'},
{name:'Commander Legends', value:'CommanderLegends'},
{name:'Zendikar Rising', value:'ZendikarRising'},
{name:'M21', value:'M21'},
diff --git a/js/frames/packKaldheim.js b/js/frames/packKaldheim-1.js
similarity index 90%
rename from js/frames/packKaldheim.js
rename to js/frames/packKaldheim-1.js
index 487f7b0d..b55d24cc 100644
--- a/js/frames/packKaldheim.js
+++ b/js/frames/packKaldheim-1.js
@@ -4,6 +4,7 @@ var masks2 = [{src:'/img/frames/kaldheim/maskPTCorners.png', name:'Corners'}, {s
var bounds = {x:0.7627, y:0.8853, width:0.188, height:0.0724};
var bounds2 = {x:0.02, y:0.0529, width:0.098, height:0.0591};
var bounds3 = {x:0.03, y:0.8886, width:0.438, height:0.0429};
+var bounds4 = {x:0.0414, y:0.0196, width:0.9174, height:0.0424};
//defines available frames
availableFrames = [
{name:'White Frame', src:'/img/frames/kaldheim/frameW.png', masks:masks},
@@ -20,6 +21,13 @@ availableFrames = [
{name:'Green Power/Toughness', src:'/img/frames/kaldheim/ptG.png', bounds:bounds, masks:masks2},
{name:'Multicolored Power/Toughness', src:'/img/frames/kaldheim/ptM.png', bounds:bounds, masks:masks2},
{name:'Artifact Power/Toughness', src:'/img/frames/kaldheim/ptA.png', bounds:bounds, masks:masks2},
+ {name:'White Nonlegendary', src:'/img/frames/kaldheim/nonlegend/w.png', bounds:bounds4},
+ {name:'Blue Nonlegendary', src:'/img/frames/kaldheim/nonlegend/u.png', bounds:bounds4},
+ {name:'Black Nonlegendary', src:'/img/frames/kaldheim/nonlegend/b.png', bounds:bounds4},
+ {name:'Red Nonlegendary', src:'/img/frames/kaldheim/nonlegend/r.png', bounds:bounds4},
+ {name:'Green Nonlegendary', src:'/img/frames/kaldheim/nonlegend/g.png', bounds:bounds4},
+ {name:'Multicolored Nonlegendary', src:'/img/frames/kaldheim/nonlegend/m.png', bounds:bounds4},
+ {name:'Artifact Nonlegendary', src:'/img/frames/kaldheim/nonlegend/a.png', bounds:bounds4},
{name:'White Icon (Front)', src:'/img/frames/kaldheim/modal/wft.png', bounds:bounds2},
{name:'Blue Icon (Front)', src:'/img/frames/kaldheim/modal/uft.png', bounds:bounds2},
{name:'Black Icon (Front)', src:'/img/frames/kaldheim/modal/bft.png', bounds:bounds2},