Update Discord ping reward goal to 9000

This commit is contained in:
legop3
2026-06-15 16:11:09 -04:00
committed by GitHub
parent 630234fab4
commit 37701e3bba
@@ -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',