phenomenon

This commit is contained in:
Kyle
2021-03-10 20:49:11 -08:00
parent 755a075dde
commit 50528a6d3b
4 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -1,4 +1,5 @@
loadFramePacks([ loadFramePacks([
{name:'Mystical Archive', value:'MysticalArchive'},
{name:'Praetors', value:'Praetors'}, {name:'Praetors', value:'Praetors'},
{name:'Kaldheim', value:'Kaldheim-2'}, {name:'Kaldheim', value:'Kaldheim-2'},
{name:'Kaldheim (Nonlegendary)', value:'KaldheimNonleg'}, {name:'Kaldheim (Nonlegendary)', value:'KaldheimNonleg'},

View File

@@ -1,5 +1,6 @@
//defines available frames //defines available frames
availableFrames = [ availableFrames = [
{name:'Planar Frame (Phenomenon)', src:'/img/frames/planechase/phenomenon.png'},
{name:'Planar Frame (1)', src:'/img/frames/planechase/tallest.png'}, {name:'Planar Frame (1)', src:'/img/frames/planechase/tallest.png'},
{name:'Planar Frame (2)', src:'/img/frames/planechase/taller.png'}, {name:'Planar Frame (2)', src:'/img/frames/planechase/taller.png'},
{name:'Planar Frame (3)', src:'/img/frames/planechase/tall.png'}, {name:'Planar Frame (3)', src:'/img/frames/planechase/tall.png'},