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;