summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-10-01 14:18:27 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-10-01 14:18:27 +0000
commitabac321c010a614d9962a504cadaa1e551c097d3 (patch)
tree192a6b88730cbc3f777801a66fa8d226df11c3d3
parentcd7e229e6b75be15820808d1745b3e3d3c98b842 (diff)
chore(DB): import pending files
Referenced commit(s): cd7e229e6b75be15820808d1745b3e3d3c98b842
-rw-r--r--data/sql/updates/db_world/2025_10_01_02.sql (renamed from data/sql/updates/pending_db_world/engineer-blastwrench.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/engineer-blastwrench.sql b/data/sql/updates/db_world/2025_10_01_02.sql
index b5ca5d2851..748f761d5c 100644
--- a/data/sql/updates/pending_db_world/engineer-blastwrench.sql
+++ b/data/sql/updates/db_world/2025_10_01_02.sql
@@ -1,2 +1,3 @@
+-- DB update 2025_10_01_01 -> 2025_10_01_02
UPDATE `creature_template_model` SET `VerifiedBuild` = 51831 WHERE `CreatureID` IN (33666, 33669);
UPDATE `creature_template_model` SET `Probability` = 0 WHERE `CreatureID` = 33669 AND `CreatureDisplayID` = 27343;