From 07158f3b30d0f44ff931cc5afd109c36e9adbbf1 Mon Sep 17 00:00:00 2001 From: valsan-azerty-boi <52854501+valsan-azerty-boi@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:23:37 +0100 Subject: [PATCH] Delete superfluous semicolon in conf (#856) --- conf/playerbots.conf.dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/playerbots.conf.dist b/conf/playerbots.conf.dist index b9edc65f..ddedbcac 100644 --- a/conf/playerbots.conf.dist +++ b/conf/playerbots.conf.dist @@ -218,12 +218,12 @@ AiPlayerbot.UseFastGroundMountAtMinLevel = 40 # Defines at what level a bot will naturally use its 150% fly mount # note: was level 60 during WotLK, 70 during TBC # default: 60 -AiPlayerbot.UseFlyMountAtMinLevel = 60; +AiPlayerbot.UseFlyMountAtMinLevel = 60 # Defines at what level a bot will naturally use its 280% fast fly mount # note: was level 70 during WotLK and TBC # default: 70 -AiPlayerbot.UseFastFlyMountAtMinLevel = 70; +AiPlayerbot.UseFastFlyMountAtMinLevel = 70 # #