mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 10:00:46 -04:00
make stalker ping more expensive
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
id: 'discordStalkerPing',
|
id: 'discordStalkerPing',
|
||||||
name: 'Discord Ping',
|
name: 'Discord Ping',
|
||||||
goal: 500,
|
goal: 2000,
|
||||||
async run(ctx) {
|
async run(ctx) {
|
||||||
ctx.publishEvent({
|
ctx.publishEvent({
|
||||||
source: 'buttonBoxReward',
|
source: 'buttonBoxReward',
|
||||||
|
|||||||
@@ -5,10 +5,19 @@
|
|||||||
4. make all rs commands work form both the site chat and discord
|
4. make all rs commands work form both the site chat and discord
|
||||||
1. make sure all the permissions are correct
|
1. make sure all the permissions are correct
|
||||||
2. make alert feed.jsx show more alerts at once
|
2. make alert feed.jsx show more alerts at once
|
||||||
3. Overseer personality swapping.
|
3. actual barcode stuff fun
|
||||||
4. maybe make a better joystick for mobile
|
1. games
|
||||||
5. make google tts the default everywhere but roverd
|
1. all games are global and initiated by a user
|
||||||
6. fix rover request spam queue cheat
|
1. all games will require you to scan yourself to keep going sometimes too
|
||||||
|
2. only one game at a time
|
||||||
|
2. scan quest mode, scan 2 items in specific order or something
|
||||||
|
3. most scanned items
|
||||||
|
1. global counters
|
||||||
|
2. you have to
|
||||||
|
4. Overseer personality swapping.
|
||||||
|
5. maybe make a better joystick for mobile
|
||||||
|
6. make google tts the default everywhere but roverd
|
||||||
|
7. fix rover request spam queue cheat
|
||||||
|
|
||||||
|
|
||||||
# relative pipe dreams:
|
# relative pipe dreams:
|
||||||
|
|||||||
Reference in New Issue
Block a user