chore(DB): import pending files

Referenced commit(s): 810a6fc614
This commit is contained in:
AzerothCoreBot
2023-07-27 01:25:49 +00:00
parent 810a6fc614
commit c24ebcbd9d

View File

@@ -1,3 +1,4 @@
-- DB update 2023_07_26_04 -> 2023_07_27_00
-- path of Garn Mathers
SET @NPC := 30758 * 10; -- Garn mathers GUID * 10
DELETE FROM `waypoint_data` WHERE `id` = @NPC;