From 6bbcb225586a71c99109d92f45baa2669e8bf28e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 1 Feb 2026 18:14:36 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): ad804805c0f161c4d96669520b65c8a1bab7b80f --- .../Wyrmrest_Protector.sql => db_world/2026_02_01_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Wyrmrest_Protector.sql => db_world/2026_02_01_01.sql} (78%) diff --git a/data/sql/updates/pending_db_world/Wyrmrest_Protector.sql b/data/sql/updates/db_world/2026_02_01_01.sql similarity index 78% rename from data/sql/updates/pending_db_world/Wyrmrest_Protector.sql rename to data/sql/updates/db_world/2026_02_01_01.sql index 1ffdc1b11..1b8c5d2f2 100644 --- a/data/sql/updates/pending_db_world/Wyrmrest_Protector.sql +++ b/data/sql/updates/db_world/2026_02_01_01.sql @@ -1,3 +1,4 @@ +-- DB update 2026_02_01_00 -> 2026_02_01_01 -- Set Emote to 0 UPDATE `creature_addon` SET `emote` = 0 WHERE (`guid` IN (131012, 131014, 131015, 131016, 131020, 131021, 131022, 131023, 131026, 131027));