8ed updates

This commit is contained in:
Kyle
2022-01-18 12:40:08 -08:00
parent d7ce2127db
commit d3f9d292d8
14 changed files with 9 additions and 3 deletions

View File

@@ -11,6 +11,12 @@ availableFrames = [
{name:'Multicolored Frame', src:'/img/frames/8th/m.png', masks:masks},
{name:'Artifact Frame', src:'/img/frames/8th/a.png', masks:masks},
{name:'Land Frame', src:'/img/frames/8th/l.png', masks:masks},
{name:'White Land Frame', src:'/img/frames/8th/wl.png', masks:masks},
{name:'Blue Land Frame', src:'/img/frames/8th/ul.png', masks:masks},
{name:'Black Land Frame', src:'/img/frames/8th/bl.png', masks:masks},
{name:'Red Land Frame', src:'/img/frames/8th/rl.png', masks:masks},
{name:'Green Land Frame', src:'/img/frames/8th/gl.png', masks:masks},
{name:'Multicolored Land Frame', src:'/img/frames/8th/ml.png', masks:masks},
{name:'White Power/Toughness', src:'/img/frames/8th/pt/w.png', bounds:bounds},
{name:'Blue Power/Toughness', src:'/img/frames/8th/pt/u.png', bounds:bounds},
{name:'Black Power/Toughness', src:'/img/frames/8th/pt/b.png', bounds:bounds},