Add UB full art frame

This commit is contained in:
Josh birnholz
2023-04-23 22:15:32 -04:00
parent eb501523fb
commit c6aec136f5
32 changed files with 71 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ availableFrames = [
{name:'Black Land Frame', src:'/img/frames/m15/ub/regular/bl.png', masks:masks},
{name:'Red Land Frame', src:'/img/frames/m15/ub/regular/rl.png', masks:masks},
{name:'Green Land Frame', src:'/img/frames/m15/ub/regular/gl.png', masks:masks},
{name:'Multicolored Land Frame', src:'/img/frames/m15/ub/regular/ml.png', masks:masks},
{name:'White Power/Toughness', src:'/img/frames/m15/regular/m15PTW.png', bounds:bounds},
{name:'Blue Power/Toughness', src:'/img/frames/m15/regular/m15PTU.png', bounds:bounds},
{name:'Black Power/Toughness', src:'/img/frames/m15/regular/m15PTB.png', bounds:bounds},