diff --git a/Playerbot-Commands.md b/Playerbot-Commands.md index fa3cbfa..74c180f 100644 --- a/Playerbot-Commands.md +++ b/Playerbot-Commands.md @@ -286,7 +286,7 @@ command | action ``playerbot rndbot update`` | triggers a "full tick" (call to RandomPlayerbotMgr::UpdateAIInternal()) ``playerbot rndbot init`` | re-rolls the rndbots (useful when you've modified settings like min/max level, the spec probabilities, etc) ``playerbot rndbot clear`` | reset bots back to starting level (55 for Deathknight) -``playerbot rndbot levelup`` | level up all rndbots by 1 +``playerbot rndbot level`` | level up all rndbots by 1 ``playerbot rndbot refresh`` | revives rndbots if dead, uses botAI->Reset(), rerolls gear, while keeping the same level ``playerbot rndbot teleport`` | teleports all bots to appropriate area for level ``playerbot rndbot revive`` | (BUGGED: will double number of rndbots) revive rndbot, refresh, and teleport (combo of "refresh" and "teleport")