Add outfit and lfg

Keleborn 2026-05-22 12:30:59 -07:00
parent 718158a359
commit ea3d3f7441

@ -45,6 +45,8 @@ command | action
``disperse set x`` | force bots to maintain a distance of x yards from each other
``disperse disable`` | resets disperse distance to default value
``give leader`` | if bot is party/raid leader it will pass it to their master
``lfg | Bot joins the requester's group/raid, filling an open tank/healer/dps slot.
``lfg [5|10|20|25|40] | Same, but targets a specific group/raid size
Furthermore, you can specify by group or type for some commands like "attack" and "follow", such as:
- "@group1 follow"
@ -272,6 +274,14 @@ command | action
``bank -[item]`` | withdraw item from back
``gb [item]`` | deposit item in guild bank
``gb -[item]`` | withdraw item from guild bank
``outfit ? | List your saved outfits and show outfit usage help.
``outfit <name> +[item] | Add the linked item(s) to outfit <name> (creates it if new).
``outfit <name> -[item] | Remove the linked item(s) from outfit <name>.
``outfit <name> equip | Equip the items saved in outfit <name>.
``outfit <name> replace | Unequip everything currently worn, then equip outfit <name>.
``outfit <name> update | Overwrite outfit <name> with the bot's currently equipped items.
``outfit <name> reset | Clear all items from outfit <name>.
## Quests