summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/sql/updates/db_world/2025_02_19_01.sql (renamed from data/sql/updates/pending_db_world/fix-npc24238.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/fix-npc24238.sql b/data/sql/updates/db_world/2025_02_19_01.sql
index b23a7cde7e..6e2dfd8f97 100644
--- a/data/sql/updates/pending_db_world/fix-npc24238.sql
+++ b/data/sql/updates/db_world/2025_02_19_01.sql
@@ -1,3 +1,4 @@
+-- DB update 2025_02_19_00 -> 2025_02_19_01
-- Bjorn Halgurdsson - Set position
UPDATE `creature` SET `position_x` = 1518.61, `position_y` = -5249.85, `position_z` = 215.38, `orientation` = 5.41052, `VerifiedBuild` = 59069 WHERE `guid` = 112513 AND `id1` = 24238;