This commit is contained in:
Hri7566 2024-02-22 21:49:31 -05:00
parent 4327a0f4b3
commit ae1f032cad
1 changed files with 1 additions and 1 deletions

View File

@ -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 <something>",
"command.inventory.eat",