summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/sql/updates/db_world/2025_12_12_02.sql (renamed from data/sql/updates/pending_db_world/rev_1763835169388121686.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1763835169388121686.sql b/data/sql/updates/db_world/2025_12_12_02.sql
index b41e91695d..767f3bc4a0 100644
--- a/data/sql/updates/pending_db_world/rev_1763835169388121686.sql
+++ b/data/sql/updates/db_world/2025_12_12_02.sql
@@ -1,3 +1,4 @@
+-- DB update 2025_12_12_01 -> 2025_12_12_02
-- Blacksmith Goodman emote state 173 plays hammering motion
UPDATE `creature` SET `position_x` = 2938.843, `position_y` = -333.74777, `position_z` = 114.74067, `orientation` = 0.645771801471710205, `VerifiedBuild` = 64481 WHERE `guid` = 104699 AND `id1` = 27234;
UPDATE `creature_addon` SET `emote` = 173 WHERE `guid` = 104699;