summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-15 15:52:42 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-15 15:52:42 +0000
commit738ab902a10791176d6fb2e099e39495404c56a6 (patch)
treec87dbe9472467a1992ed2f9bd6cab4379d808892
parent97c89f4750fce526b1f844103323684af99d761e (diff)
chore(DB): import pending files
Referenced commit(s): 97c89f4750fce526b1f844103323684af99d761e
-rw-r--r--data/sql/updates/db_world/2025_09_15_01.sql (renamed from data/sql/updates/pending_db_world/fjord-reaver.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/fjord-reaver.sql b/data/sql/updates/db_world/2025_09_15_01.sql
index b8a107b3c5..4b14a6e92a 100644
--- a/data/sql/updates/pending_db_world/fjord-reaver.sql
+++ b/data/sql/updates/db_world/2025_09_15_01.sql
@@ -1,3 +1,4 @@
+-- DB update 2025_09_15_00 -> 2025_09_15_01
-- Walk/run speed, faction, attack speeds, and model info all verified against 45772.
UPDATE `creature_addon` SET `visibilityDistanceType` = 5 WHERE `guid` IN (118177, 118191);
UPDATE `creature_template_addon` SET `auras` = '44385' WHERE `entry` = 24812;