From 9bb7bf0b2f4dbc9269b0e5fa446d8480b814fe20 Mon Sep 17 00:00:00 2001 From: Ninjune Date: Wed, 23 Nov 2022 11:50:54 -0600 Subject: v1.6.4 forgot to push lmao --- commands/help.js | 1 + 1 file changed, 1 insertion(+) (limited to 'commands/help.js') diff --git a/commands/help.js b/commands/help.js index 3c20b01..1157c65 100644 --- a/commands/help.js +++ b/commands/help.js @@ -15,6 +15,7 @@ export function help() ChatLib.chat(`${PREFIX}&b/cw reload => Reloads the gui.`) ChatLib.chat(`${PREFIX}&b/cw throne => Guide for setting up waypoints for throne.`) ChatLib.chat(`${PREFIX}&b/cw spiral => Guide for setting up waypoints for spiral.`) + ChatLib.chat(`${PREFIX}&b/cw yog => Guide for setting up waypoints for yogs.`) ChatLib.chat(`${PREFIX}&b/cw leaderboard => Gets leaderboard within a specific range (like 20 40)`) ChatLib.chat(`${PREFIX}&b/fetchdiscord (username) => Gets discord of username (if linked)`) ChatLib.chat("") -- cgit