diff options
| -rw-r--r-- | data/sql/updates/pending_db_world/rev_1763835169388121686.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1763835169388121686.sql b/data/sql/updates/pending_db_world/rev_1763835169388121686.sql new file mode 100644 index 0000000000..b41e91695d --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1763835169388121686.sql @@ -0,0 +1,3 @@ +-- 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; |
