From 15ba7ca7e467e5c167f9a2688f22b3f490dc3d12 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Sun, 16 Apr 2017 17:37:16 +0000 Subject: [PATCH] Lel --- commands/search/pokedex.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/search/pokedex.js b/commands/search/pokedex.js index f0a2d153..c59e7c38 100644 --- a/commands/search/pokedex.js +++ b/commands/search/pokedex.js @@ -36,7 +36,7 @@ module.exports = class PokedexCommand extends Command { const embed = new RichEmbed() .setAuthor(`#${pokedex.index[pokemon]} ${pokedex.name[pokemon]}`, `http://www.serebii.net/pokedex-sm/icon/${pokedex.index[pokemon]}.png`) .setColor(0xFF0000) - .setDescription(`pokedex.species[pokemon] Pokémon`) + .setDescription(`${pokedex.species[pokemon]} Pokémon`) .setFooter('Pokédex - 001-251 Implemented', 'http://cdn.bulbagarden.net/upload/thumb/3/36/479Rotom-Pokédex.png/250px-479Rotom-Pokédex.png') .setThumbnail(`http://www.serebii.net/sunmoon/pokemon/${pokedex.index[pokemon]}.png`) .addField('Entry',