From e5a90559c20510aad50bcc5d5d72a256549c785a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Nov 2023 15:31:02 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 1c1606a7e4351a02c32174018b146370db546829 --- .../2023_11_12_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/fix-humans-emotes-in-culling-of-stratholme.sql => db_world/2023_11_12_04.sql} (93%) diff --git a/data/sql/updates/pending_db_world/fix-humans-emotes-in-culling-of-stratholme.sql b/data/sql/updates/db_world/2023_11_12_04.sql similarity index 93% rename from data/sql/updates/pending_db_world/fix-humans-emotes-in-culling-of-stratholme.sql rename to data/sql/updates/db_world/2023_11_12_04.sql index 8cf65e2bd..2d23d7cd5 100644 --- a/data/sql/updates/pending_db_world/fix-humans-emotes-in-culling-of-stratholme.sql +++ b/data/sql/updates/db_world/2023_11_12_04.sql @@ -1,3 +1,4 @@ +-- DB update 2023_11_12_03 -> 2023_11_12_04 -- CREATURES SIT: DELETE FROM `creature_addon` WHERE `guid` IN (1970898,1970880,1970879,1970878,1970894,1970895,1970896,1970927,1970877); INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES