diff --git a/commands/random-res/kiss-marry-kill.js b/commands/random-res/kiss-marry-kill.js index 8f4d18ba..f3edcae6 100644 --- a/commands/random-res/kiss-marry-kill.js +++ b/commands/random-res/kiss-marry-kill.js @@ -14,7 +14,8 @@ module.exports = class KissMarryKillCommand extends Command { key: 'thing1', prompt: 'Who is the first person you choose?', type: 'string' - }, { + }, + { key: 'thing2', prompt: 'Who is the second person you choose?', type: 'string'