Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit d8f7e2b

Browse files
committed
Update MultiBot.lua
1 parent b92eb55 commit d8f7e2b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Core/MultiBot.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1872,18 +1872,18 @@ MultiBot.tips.allbots = {}
18721872
.. "Protected items (keys, Hearthstone, etc.) are never sold.|r\n\n"
18731873
.. "|cffff0000Affects every bot listed in the Units panel.|r\n"
18741874
.. "|cff999999(Executed by: each Bot)|r"
1875-
1875+
18761876
MultiBot.tips.allbots.commandsallbots = "Allows you to send commands to all Bots|cffffffff\n"
18771877
.. "All your bots (those listed in the Units panel) will execute the command\n\n"
18781878
.. "|cffff0000Affects every bot listed in the Units panel.|r\n"
18791879
.. "|cff999999(Executed by: each Bot)|r"
1880-
1880+
18811881
MultiBot.tips.allbots.maintenanceallbots = "Maintenance (ALL BOTS)|cffffffff\n"
18821882
.. "All your bots (those listed in the Units panel) will run the 'maintenance' command.\n"
18831883
.. "Use this when you want every bot to perform its full maintenance routine at once.|r\n\n"
18841884
.. "|cffff0000Affects every bot listed in the Units panel.|r\n"
18851885
.. "|cff999999(Executed by: each Bot)|r"
1886-
1886+
18871887
-- INVENTORY --
18881888

18891889
MultiBot.tips.inventory = {}

0 commit comments

Comments
 (0)