From ae1f032cad096474b32bd676505c93e6b034a9c3 Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Thu, 22 Feb 2024 21:49:31 -0500 Subject: [PATCH] oot --- src/api/commands/groups/inventory/eat.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/commands/groups/inventory/eat.ts b/src/api/commands/groups/inventory/eat.ts index dd3f4f9..34799ce 100644 --- a/src/api/commands/groups/inventory/eat.ts +++ b/src/api/commands/groups/inventory/eat.ts @@ -6,7 +6,7 @@ import { CosmicColor } from "@util/CosmicColor"; export const eat = new Command( "eat", - ["eat"], + ["eat", "oot"], "Eat literally anything in your inventory", "eat ", "command.inventory.eat",