From a41abb54cbec3479ff54a53529b8a6a7ecf2a350 Mon Sep 17 00:00:00 2001 From: Crow Date: Tue, 16 Sep 2025 14:51:23 -0500 Subject: [PATCH] Corrected inaccuracy in config comment --- conf/playerbots.conf.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/playerbots.conf.dist b/conf/playerbots.conf.dist index 8f5fd926..967c7152 100644 --- a/conf/playerbots.conf.dist +++ b/conf/playerbots.conf.dist @@ -494,7 +494,7 @@ AiPlayerbot.AutoGearScoreLimit = 0 # Enable/Disable cheats for bots # "food" (bots eat or drink without using food or drinks from their inventory) # "gold" (bots have infinite gold) -# "health" (bots have infinite health) +# "health" (bots immediately regenerate lost health) # "mana" (bots have infinite mana) # "power" (bots have infinite energy, rage, and runic power) # "taxi" (bots may use all flight paths, though they will not actually learn them)