Add credit for box sprite sheet

This commit is contained in:
Dragon Fire
2024-03-28 21:57:06 -04:00
parent 85f8c6a688
commit d17003906b
6 changed files with 36 additions and 0 deletions
+6
View File
@@ -45,6 +45,12 @@ module.exports = class PokedexBoxSpriteCommand extends Command {
name: 'Serebii.net',
url: 'https://www.serebii.net/index2.shtml',
reason: 'Images'
},
{
name: 'Pokémon Showdown',
url: 'https://play.pokemonshowdown.com/',
reason: 'Box Sprite Sheet',
reasonURL: 'https://play.pokemonshowdown.com/sprites/'
}
],
args: [
+6
View File
@@ -36,6 +36,12 @@ module.exports = class PokedexLocationCommand extends Command {
name: 'Serebii.net',
url: 'https://www.serebii.net/index2.shtml',
reason: 'Images'
},
{
name: 'Pokémon Showdown',
url: 'https://play.pokemonshowdown.com/',
reason: 'Box Sprite Sheet',
reasonURL: 'https://play.pokemonshowdown.com/sprites/'
}
],
args: [
+6
View File
@@ -41,6 +41,12 @@ module.exports = class PokedexMovesetCommand extends Command {
name: 'Serebii.net',
url: 'https://www.serebii.net/index2.shtml',
reason: 'Images'
},
{
name: 'Pokémon Showdown',
url: 'https://play.pokemonshowdown.com/',
reason: 'Box Sprite Sheet',
reasonURL: 'https://play.pokemonshowdown.com/sprites/'
}
],
args: [
+6
View File
@@ -27,6 +27,12 @@ module.exports = class PokedexCommand extends Command {
name: 'Serebii.net',
url: 'https://www.serebii.net/index2.shtml',
reason: 'Images'
},
{
name: 'Pokémon Showdown',
url: 'https://play.pokemonshowdown.com/',
reason: 'Box Sprite Sheet',
reasonURL: 'https://play.pokemonshowdown.com/sprites/'
}
],
args: [
+6
View File
@@ -58,6 +58,12 @@ module.exports = class PokedexCommand extends Command {
url: 'https://play.pokemonshowdown.com/',
reason: 'Cry Sound Effects (Meltan and Melmetal, Legends: Arceus)',
reasonURL: 'https://play.pokemonshowdown.com/audio/cries/'
},
{
name: 'Pokémon Showdown',
url: 'https://play.pokemonshowdown.com/',
reason: 'Box Sprite Sheet',
reasonURL: 'https://play.pokemonshowdown.com/sprites/'
}
],
args: [
+6
View File
@@ -42,6 +42,12 @@ module.exports = class SmogonCommand extends Command {
name: 'Smogon',
url: 'https://www.smogon.com/',
reason: 'Tier Data'
},
{
name: 'Pokémon Showdown',
url: 'https://play.pokemonshowdown.com/',
reason: 'Box Sprite Sheet',
reasonURL: 'https://play.pokemonshowdown.com/sprites/'
}
],
args: [