mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update packEtched.js
This commit is contained in:
@@ -12,13 +12,13 @@ availableFrames = [
|
||||
{name:'Green Frame', src:'/img/frames/etched/regular/g.png', masks:masks},
|
||||
{name:'Multicolored Frame', src:'/img/frames/etched/regular/m.png', masks:masks},
|
||||
{name:'Artifact Frame', src:'/img/frames/etched/regular/a.png', masks:masks},
|
||||
{name:'White Power/Toughness', src:'/img/frames/etched/regular/w.png', bounds:bounds},
|
||||
{name:'Blue Power/Toughness', src:'/img/frames/etched/regular/u.png', bounds:bounds},
|
||||
{name:'Black Power/Toughness', src:'/img/frames/etched/regular/b.png', bounds:bounds},
|
||||
{name:'Red Power/Toughness', src:'/img/frames/etched/regular/r.png', bounds:bounds},
|
||||
{name:'Green Power/Toughness', src:'/img/frames/etched/regular/g.png', bounds:bounds},
|
||||
{name:'Multicolored Power/Toughness', src:'/img/frames/etched/regular/m.png', bounds:bounds},
|
||||
{name:'Artifact Power/Toughness', src:'/img/frames/etched/regular/a.png', bounds:bounds},
|
||||
{name:'White Power/Toughness', src:'/img/frames/etched/regular/pt/w.png', bounds:bounds},
|
||||
{name:'Blue Power/Toughness', src:'/img/frames/etched/regular/pt/u.png', bounds:bounds},
|
||||
{name:'Black Power/Toughness', src:'/img/frames/etched/regular/pt/b.png', bounds:bounds},
|
||||
{name:'Red Power/Toughness', src:'/img/frames/etched/regular/pt/r.png', bounds:bounds},
|
||||
{name:'Green Power/Toughness', src:'/img/frames/etched/regular/pt/g.png', bounds:bounds},
|
||||
{name:'Multicolored Power/Toughness', src:'/img/frames/etched/regular/pt/m.png', bounds:bounds},
|
||||
{name:'Artifact Power/Toughness', src:'/img/frames/etched/regular/pt/a.png', bounds:bounds},
|
||||
{name:'White Legend Crown', src:'/img/frames/etched/regular/crowns/w.png', bounds:bounds3, complementary:21},
|
||||
{name:'Blue Legend Crown', src:'/img/frames/etched/regular/crowns/u.png', bounds:bounds3, complementary:21},
|
||||
{name:'Black Legend Crown', src:'/img/frames/etched/regular/crowns/b.png', bounds:bounds3, complementary:21},
|
||||
|
Reference in New Issue
Block a user