This commit is contained in:
Daniel Odendahl Jr
2017-11-07 14:08:03 +00:00
parent f2169219d5
commit e54777d040
+1 -1
View File
@@ -87,7 +87,7 @@ module.exports = class WizardConventionCommand extends Command {
Who is this mysterious dragon? You have one minute to decide. Who is this mysterious dragon? You have one minute to decide.
`); `);
} }
await wait(120000); await wait(60000);
const playersArr = Array.from(players.values()); const playersArr = Array.from(players.values());
await msg.say(stripIndents` await msg.say(stripIndents`
Who do you think is the dragon? Please type the number. Who do you think is the dragon? Please type the number.