Update packSimpleInventions.js

This commit is contained in:
Kyle
2021-05-19 20:34:13 -07:00
parent 5fb6d75f17
commit b3e0fd3d0f

View File

@@ -10,6 +10,7 @@ availableFrames = [
{name:'Green Frame', src:'/img/frames/custom/simpleInvention/g.png', masks:masks},
{name:'Multicolored Frame', src:'/img/frames/custom/simpleInvention/m.png', masks:masks},
{name:'Artifact Frame', src:'/img/frames/custom/simpleInvention/a.png', masks:masks},
{name:'Gold Trim', src:'/img/frames/custom/simpleInvention/goldTrim.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},