From ab8093671216886ad4538dd116326ec85e68f522 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Jun 2025 15:44:52 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 1f082cb29c6e00aff853a1b1c8ba2244b02e5815 --- .../rev_1748707579733807961.sql => db_world/2025_06_05_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1748707579733807961.sql => db_world/2025_06_05_02.sql} (92%) diff --git a/data/sql/updates/pending_db_world/rev_1748707579733807961.sql b/data/sql/updates/db_world/2025_06_05_02.sql similarity index 92% rename from data/sql/updates/pending_db_world/rev_1748707579733807961.sql rename to data/sql/updates/db_world/2025_06_05_02.sql index e7d93b1e3..7eccdb5ff 100644 --- a/data/sql/updates/pending_db_world/rev_1748707579733807961.sql +++ b/data/sql/updates/db_world/2025_06_05_02.sql @@ -1,3 +1,4 @@ +-- DB update 2025_06_05_01 -> 2025_06_05_02 -- Link pre-spawned Ethereal Beacons to Nexus-Prince Shaffar so they respawn on reset SET @SHAFFAR_GUID := 91162; SET @AI_FLAGS := 1 | 2 | 8 | 16;