diff --git a/commands/games/hunger-games.js b/commands/games/hunger-games.js index f8831970..c132878e 100644 --- a/commands/games/hunger-games.js +++ b/commands/games/hunger-games.js @@ -47,7 +47,7 @@ module.exports = class HungerGamesCommand extends Command { ${results.join('\n')} `; if (deaths.length) { - text += '\n'; + text += '\n\n'; text += stripIndents` **${deaths.length} cannon shot${deaths.length === 1 ? '' : 's'} can be heard in the distance.** ${deaths.join('\n')}