diff --git a/img/frames/custom/pokemon/nickname.png b/img/frames/custom/pokemon/nickname.png new file mode 100644 index 00000000..e04e5184 Binary files /dev/null and b/img/frames/custom/pokemon/nickname.png differ diff --git a/img/frames/custom/pokemon/nickname2.png b/img/frames/custom/pokemon/nickname2.png new file mode 100644 index 00000000..a6857f77 Binary files /dev/null and b/img/frames/custom/pokemon/nickname2.png differ diff --git a/img/frames/custom/pokemon/nickname2Thumb.png b/img/frames/custom/pokemon/nickname2Thumb.png new file mode 100644 index 00000000..7219b15c Binary files /dev/null and b/img/frames/custom/pokemon/nickname2Thumb.png differ diff --git a/img/frames/custom/pokemon/nickname3.png b/img/frames/custom/pokemon/nickname3.png new file mode 100644 index 00000000..5e95fdbd Binary files /dev/null and b/img/frames/custom/pokemon/nickname3.png differ diff --git a/img/frames/custom/pokemon/nickname3Thumb.png b/img/frames/custom/pokemon/nickname3Thumb.png new file mode 100644 index 00000000..388ff97a Binary files /dev/null and b/img/frames/custom/pokemon/nickname3Thumb.png differ diff --git a/img/frames/custom/pokemon/nicknameThumb.png b/img/frames/custom/pokemon/nicknameThumb.png new file mode 100644 index 00000000..f0803c15 Binary files /dev/null and b/img/frames/custom/pokemon/nicknameThumb.png differ diff --git a/js/frames/packPokemon.js b/js/frames/packPokemon.js index a5073876..b3ad5a6a 100644 --- a/js/frames/packPokemon.js +++ b/js/frames/packPokemon.js @@ -15,6 +15,10 @@ availableFrames = [ {name: 'Colorless Frame', src:'/img/frames/custom/pokemon/colorless.png'}, {name: 'Darkness Frame', src:'/img/frames/custom/pokemon/dark.png'}, + {name: 'Nickname Bar', src:'/img/frames/custom/pokemon/nickname.png'}, + {name: 'Nickname Bar 2', src:'/img/frames/custom/pokemon/nickname2.png'}, + {name: 'Nickname Bar 3', src:'/img/frames/custom/pokemon/nickname3.png'}, + {name: 'Psychic Boomerangs', src:'/img/frames/custom/pokemon/boomerangs/psychic.png', masks:boomerangMasks}, {name: 'Water Boomerangs', src:'/img/frames/custom/pokemon/boomerangs/water.png', masks:boomerangMasks}, {name: 'Lightning Boomerangs', src:'/img/frames/custom/pokemon/boomerangs/lightning.png', masks:boomerangMasks}, @@ -49,6 +53,7 @@ document.querySelector('#loadFrameVersion').onclick = async function() { loadTextOptions({ mana: {name:'Mana Cost', text:'', x:758/1500, y:142/2100, width:597/1500, height:102/2100, oneLine:true, size:64/1500, align:'right', manaCost:true, manaSpacing:0, manaPrefix:'pokemon'}, title: {name:'Title', text:'', x:146/1500, y:153/2100, width:1195/1500, height:71/2100, oneLine:true, font:'gillsansbold', size:71/1500}, + nickname: {name:'Nickname', text:'', x:759/1500, y:221/2100, width:571/1500, height:44/2100, oneLine:true, font:'gillsansbolditalic', size:29/1500, align:'right'}, type: {name:'Type', text:'', x:251/1500, y:1122/2100, width:1001/1500, height:42/2100, oneLine:true, font:'gillsansbolditalic', size:28/1500, align:'center'}, rules: {name:'Rules Text', text:'', x:150/1500, y:1185/2100, width:1205/1500, height:629/2100, size:47/1500, font:'gillsans', manaPrefix:'pokemon'}, rulesnoncreature: {name:'Rules Text (noncreature)', text:'', x:150/1500, y:1185/2100, width:1205/1500, height:785/2100, size:47/1500, font:'gillsans', manaPrefix:'pokemon'}, @@ -59,7 +64,6 @@ document.querySelector('#loadFrameVersion').onclick = async function() { middleStat: {name:'Middle Stat', text:'', x:585/1500, y:1872/2100, width: 300/1500, height: 102/2100, size: 79/1500, font:'gillsansbold', align:'center', manaPrefix:'pokemon'}, pt: {name:'Right Stat', text:'', x:1098/1500, y:1872/2100, width: 300/1500, height: 102/2100, size: 79/1500, font:'gillsansbold', align:'center', manaPrefix:'pokemon'}, // pt: {name:'Power/Toughness', text:'', x:1189/1500, y:1894/2100, width:205/1500, height:78/2100, size:61/1500, font:'gillsansbold', oneLine:true, align:'center'} - }); loadBottomInfo({