From 97578442fbf2007557f8d2fdf9fe933e8f0f6b83 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Thu, 15 Sep 2022 17:08:24 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): b4d6cb6d726515cf66cdba042d1732dd38d8c68e --- .../pathing_for_simone.sql => db_world/2022_09_15_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/pathing_for_simone.sql => db_world/2022_09_15_01.sql} (99%) diff --git a/data/sql/updates/pending_db_world/pathing_for_simone.sql b/data/sql/updates/db_world/2022_09_15_01.sql similarity index 99% rename from data/sql/updates/pending_db_world/pathing_for_simone.sql rename to data/sql/updates/db_world/2022_09_15_01.sql index f93b598e2..376a461dc 100644 --- a/data/sql/updates/pending_db_world/pathing_for_simone.sql +++ b/data/sql/updates/db_world/2022_09_15_01.sql @@ -1,3 +1,4 @@ +-- DB update 2022_09_15_00 -> 2022_09_15_01 -- Replace Pathing for Simone the Inconspicuous Entry: 14527 "Replace 347 points with correct 138 points" SET @NPC := 24439; SET @PATH := @NPC * 10;