diff --git a/data/sql/updates/pending_db_world/rev_1763835169388121686.sql b/data/sql/updates/db_world/2025_12_12_02.sql similarity index 88% rename from data/sql/updates/pending_db_world/rev_1763835169388121686.sql rename to data/sql/updates/db_world/2025_12_12_02.sql index b41e91695..767f3bc4a 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;