Fix formating

Keleborn 2026-05-22 12:33:21 -07:00
parent ea3d3f7441
commit a59d5c9e21

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