From c06d25d0c0f9b596e113ff123c8255594913f928 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 27 Nov 2025 22:03:19 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 1f176a3afb2ec856221f6277ef84e7bdd8cd554d --- .../rev_1764259201755392600.sql => db_world/2025_11_27_07.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1764259201755392600.sql => db_world/2025_11_27_07.sql} (81%) diff --git a/data/sql/updates/pending_db_world/rev_1764259201755392600.sql b/data/sql/updates/db_world/2025_11_27_07.sql similarity index 81% rename from data/sql/updates/pending_db_world/rev_1764259201755392600.sql rename to data/sql/updates/db_world/2025_11_27_07.sql index 4cad288a0..850402fd3 100644 --- a/data/sql/updates/pending_db_world/rev_1764259201755392600.sql +++ b/data/sql/updates/db_world/2025_11_27_07.sql @@ -1,2 +1,3 @@ +-- DB update 2025_11_27_06 -> 2025_11_27_07 -- Following the same rule as the herbs, ores and fishing for the everfrost to be visible by all possible, they all use phase 255. UPDATE `gameobject` SET `phaseMask` = 255 WHERE `id` = 193997;