mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 06:45:31 +02:00
Update credit
This commit is contained in:
@@ -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/'
|
||||
}
|
||||
],
|
||||
|
||||
@@ -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/'
|
||||
}
|
||||
],
|
||||
|
||||
@@ -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/'
|
||||
}
|
||||
],
|
||||
|
||||
@@ -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/'
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user