Skip to content

Commit

Permalink
Add official colorless retro frame
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbirnholz committed May 1, 2024
1 parent b5d7d7b commit 986f9e4
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 0 deletions.
Binary file modified img/frames/seventh/regular/c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/frames/seventh/regular/cAlt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/frames/seventh/regular/cAltThumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/frames/seventh/regular/cThumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions js/frames/packSeventh.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ availableFrames = [
{name:'White Border', src:'/img/frames/white.png', masks:borderMask, noDefaultMask:true},
{name:'Silver Border', src:'/img/frames/silver.png', masks:borderMask, noDefaultMask:true},
{name:'Gold Border', src:'/img/frames/gold.png', masks:borderMask, noDefaultMask:true},
{name:'Colorless Frame (Alt)', src:'/img/frames/seventh/regular/cAlt.png', masks:masks},
{name:'The Dark Land Frame', src:'/img/frames/seventh/regular/lTheDark.png', masks:masks},
{name:'Alliances Land Frame', src:'/img/frames/seventh/regular/lAlliances.png', masks:masks},
{name:'Mirage Land Frame', src:'/img/frames/seventh/regular/lMirage.png', masks:masks},
Expand Down
1 change: 1 addition & 0 deletions js/frames/packSeventhButFifth.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ availableFrames = [
{name:'White Border', src:'/img/frames/white.png', masks:borderMask, noDefaultMask:true},
{name:'Silver Border', src:'/img/frames/silver.png', masks:borderMask, noDefaultMask:true},
{name:'Gold Border', src:'/img/frames/gold.png', masks:borderMask, noDefaultMask:true},
{name:'Colorless Frame (Alt)', src:'/img/frames/seventh/regular/cAlt.png', masks:masks},
{name:'The Dark Land Frame', src:'/img/frames/seventh/regular/lTheDark.png', masks:masks},
{name:'Alliances Land Frame', src:'/img/frames/seventh/regular/lAlliances.png', masks:masks},
{name:'Mirage Land Frame', src:'/img/frames/seventh/regular/lMirage.png', masks:masks},
Expand Down

0 comments on commit 986f9e4

Please sign in to comment.