mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
Update Discord ping reward goal to 9000
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
id: 'discordStalkerPing',
|
id: 'discordStalkerPing',
|
||||||
name: 'Discord Ping',
|
name: 'Discord Ping',
|
||||||
goal: 2000,
|
goal: 9000,
|
||||||
async run(ctx) {
|
async run(ctx) {
|
||||||
ctx.publishEvent({
|
ctx.publishEvent({
|
||||||
source: 'buttonBoxReward',
|
source: 'buttonBoxReward',
|
||||||
|
|||||||
Reference in New Issue
Block a user