Update credit

This commit is contained in:
Dragon Fire
2024-03-24 14:57:46 -04:00
parent 0cfe293ecb
commit 79d2c12dc9
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -54,13 +54,13 @@ module.exports = class WhosThatPokemonCryCommand extends Command {
{
name: 'The Sounds Resource',
url: 'https://www.sounds-resource.com/',
reason: 'Cry Sound Effects (Gen 8)',
reason: 'Cry Sound Effects (Gen 8-9)',
reasonURL: 'https://www.sounds-resource.com/nintendo_switch/pokemonswordshield/'
},
{
name: 'Pokémon Showdown',
url: 'https://play.pokemonshowdown.com/',
reason: 'Cry Sound Effects (Meltan and Melmetal)',
reason: 'Cry Sound Effects (Meltan and Melmetal, Legends: Arceus)',
reasonURL: 'https://play.pokemonshowdown.com/audio/cries/'
}
],
+2 -2
View File
@@ -61,13 +61,13 @@ module.exports = class WhosThatPokemonCommand extends Command {
{
name: 'The Sounds Resource',
url: 'https://www.sounds-resource.com/',
reason: 'Cry Sound Effects (Gen 8)',
reason: 'Cry Sound Effects (Gen 8-9)',
reasonURL: 'https://www.sounds-resource.com/nintendo_switch/pokemonswordshield/'
},
{
name: 'Pokémon Showdown',
url: 'https://play.pokemonshowdown.com/',
reason: 'Cry Sound Effects (Meltan and Melmetal)',
reason: 'Cry Sound Effects (Meltan and Melmetal, Legends: Arceus)',
reasonURL: 'https://play.pokemonshowdown.com/audio/cries/'
}
],
+2 -2
View File
@@ -35,13 +35,13 @@ module.exports = class PokedexCryCommand extends Command {
{
name: 'The Sounds Resource',
url: 'https://www.sounds-resource.com/',
reason: 'Cry Sound Effects (Gen 8)',
reason: 'Cry Sound Effects (Gen 8-9)',
reasonURL: 'https://www.sounds-resource.com/nintendo_switch/pokemonswordshield/'
},
{
name: 'Pokémon Showdown',
url: 'https://play.pokemonshowdown.com/',
reason: 'Cry Sound Effects (Meltan and Melmetal)',
reason: 'Cry Sound Effects (Meltan and Melmetal, Legends: Arceus)',
reasonURL: 'https://play.pokemonshowdown.com/audio/cries/'
}
],
+2 -2
View File
@@ -50,13 +50,13 @@ module.exports = class PokedexCommand extends Command {
{
name: 'The Sounds Resource',
url: 'https://www.sounds-resource.com/',
reason: 'Cry Sound Effects (Gen 8)',
reason: 'Cry Sound Effects (Gen 8-9)',
reasonURL: 'https://www.sounds-resource.com/nintendo_switch/pokemonswordshield/'
},
{
name: 'Pokémon Showdown',
url: 'https://play.pokemonshowdown.com/',
reason: 'Cry Sound Effects (Meltan and Melmetal)',
reason: 'Cry Sound Effects (Meltan and Melmetal, Legends: Arceus)',
reasonURL: 'https://play.pokemonshowdown.com/audio/cries/'
}
],