mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix
This commit is contained in:
@@ -87,7 +87,7 @@ module.exports = class WizardConventionCommand extends Command {
|
||||
Who is this mysterious dragon? You have one minute to decide.
|
||||
`);
|
||||
}
|
||||
await wait(120000);
|
||||
await wait(60000);
|
||||
const playersArr = Array.from(players.values());
|
||||
await msg.say(stripIndents`
|
||||
Who do you think is the dragon? Please type the number.
|
||||
|
||||
Reference in New Issue
Block a user