[Commands] Add #forage command (#4133)

This commit is contained in:
JJ
2024-02-28 17:43:14 -08:00
committed by GitHub
parent aa0ca88d9d
commit 182327b385
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -85,6 +85,7 @@ void command_feature(Client *c, const Seperator *sep);
void command_find(Client *c, const Seperator *sep);
void command_fixmob(Client *c, const Seperator *sep);
void command_flagedit(Client *c, const Seperator *sep);
void command_forage(Client* c, const Seperator* sep);
void command_gearup(Client *c, const Seperator *sep);
void command_giveitem(Client *c, const Seperator *sep);
void command_givemoney(Client *c, const Seperator *sep);