From c28ec23bcd8c991ced9efe1d8cd834d4e24e8dd6 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 29 Oct 2024 02:15:06 +0100 Subject: [PATCH] Updated Playerbot queries (markdown) --- Playerbot-queries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Playerbot-queries.md b/Playerbot-queries.md index 228c8d6..f039645 100644 --- a/Playerbot-queries.md +++ b/Playerbot-queries.md @@ -43,4 +43,4 @@ DELETE FROM `petition_sign` WHERE `ownerguid` NOT IN (SELECT `guid` FROM `charac USE `acore_auth`; DELETE FROM `account` WHERE `username` LIKE 'RNDBOT%'; ``` -[Source](https://github.com/noisiver/codebase/blob/master/SQL%2FAzerothCore%2Fdelete_playerbots.sql) \ No newline at end of file +[Thanks to noisiver@Revision](https://github.com/noisiver/codebase/blob/master/SQL%2FAzerothCore%2Fdelete_playerbots.sql) \ No newline at end of file