From c55e84f7cbc4fbcebaff604f58323e164073af47 Mon Sep 17 00:00:00 2001 From: iforgetwhyimhere Date: Wed, 11 Feb 2026 17:22:56 -0500 Subject: [PATCH] Add randffats command help (#11759) --- server/chat-plugins/randombattles/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/server/chat-plugins/randombattles/index.ts b/server/chat-plugins/randombattles/index.ts index 2929d17d08..17a5bb7a11 100644 --- a/server/chat-plugins/randombattles/index.ts +++ b/server/chat-plugins/randombattles/index.ts @@ -609,6 +609,7 @@ export const commands: Chat.ChatCommands = { randombattleshelp: [ `/randombattles OR /randbats [pokemon], [gen] - Displays a Pok\u00e9mon's Random Battle Moves. Defaults to Gen 9. If used in a battle, defaults to the gen of that battle.`, `/randomdoublesbattle OR /randdubs [pokemon], [gen] - Same as above, but instead displays Random Doubles Battle moves.`, + '/randffats [pokemon] - (Gen 9 only) Shows the potential moves for a Pok\u00e9mon in Free-For-All Random Battle.', ], '1v1factory': 'battlefactory',